Binchōtan
Typography and composure of C.J.K. (Chinese, Japanese, and Korean) writing systems should be interoperable with the "Western" (Latin, Cyrillic, and Greek) alphabets when typesetting certain electronic documents.
 I write code using this font. 
 I write HTML documents with this font. 
 I have lots of terminal windows open with this font. 
 This is the font I use when I want to get things done. 
 This is what my system font preference is set to. 
		
		
Binchotan was designed for that.
Download
Stylistic Comparison

Fixed-Pitch Font Stack
body {
	font-family: "Binchotan_Sharp"
	,	"","Ubuntu Monospace"
	,	"","Nanum Gothic Coding"
	,	"","Osaka-等幅"
	,	"","VLゴシック"
	,	"","Takao Gothic"
	,	"","IPAフォント","IPA Gothic"
	,	"","MS ゴシック","MS Gothic"
	,	""
	,	""
	,	""
	,	""
	,	""
	,	""
	,	"","中易黑体"
	,	"","MotoyaLCedar"
	,	"","EPSON 丸ゴシック体M"
	,	""
	,	"","Terminus"
	,	"","Fixedsys Excelsior 3.01"
	,	""
	,	"monospace",monospace,monospace,sans-serif ;
}