To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 荼居従葆刻宗莇 1110010010110110100010111000111110001111010111011110010011011100100011011000111110001111010000001110010010110100 e4b68b8f8f5de4dc8d8f8f40e4b4
EUC-JP 荼居従葆刻宗莇 1110100010111000101101011110111110111101101111101110100011011110101110011110111110111101101000011110100010110110 e8b8b5efbdbee8deb9efbda1e8b6
UTF-8 荼居従葆刻宗莇 111010001000110110111100111001011011000110000101111001011011111010010011111010001001000110000110111001011000100010111011111001011010111010010111111010001000111010000111 e88dbce5b185e5be93e89186e588bbe5ae97e88e87
UHC ?居??刻宗? 00111111110010111101110000111111001111111100101010111110111100001111001100111111 3fcbdc3f3fcabef0f33f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)