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 ??????K 00111111001111110011111100111111001111110011111101001011 3f3f3f3f3f3f4b
SJIS-WIN 茯頑僑郤緒衆K 11100100101010001000101011100110100010111010000111100111101110101000111110001111100011110100111101001011 e4a88ae68ba1e7ba8f8f8f4f4b
EUC-JP 茯頑僑郤緒衆K 11101000101010101011010011101000101101101010001111101110101111001011110111101111101111011011000001001011 e8aab4e8b6a3eebcbdefbdb04b
UTF-8 茯頑僑郤緒衆K 11101000100011001010111111101001101000001001000111100101100000111001000111101001100000111010010011100111101101111001001011101000101000011000011001001011 e88cafe9a091e58391e983a4e7b792e8a1864b
UHC 茯頑僑??衆K 1101110011011010111010001101011111001110111000000011111100111111111100011110101101001011 dcdae8d7cee03f3ff1eb4b

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