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 阿????、儒 10001000101000100011111100111111001111110011111110000001010000011000111011110010 88a23f3f3f3f81418ef2
EUC-JP 阿????、儒 10110000101001000011111100111111001111110011111110100001101000101011110011110100 b0a43f3f3f3fa1a2bcf4
UTF-8 阿잛뢿痢싧、儒 111010011001100010111111111011001001111010011011111010111010001010111111111011111010011110100101111011001000101110100111111000111000000010000001111001011000010010010010 e998bfec9e9beba2bfefa7a5ec8ba7e38081e58492
UHC 阿잛뢿痢싧、儒 1110010010111001100111111110110010001111100000101110110010111000100110101110010110100001101000101110101011100011 e4b99fec8f82ecb89ae5a1a2eae3

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