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 ???爰??? 0011111100111111001111111110000010100111001111110011111100111111 3f3f3fe0a73f3f3f
EUC-JP ???爰??繇 00111111001111110011111111100000101010010011111100111111100011111101010011010001 3f3f3fe0a93f3f8fd4d1
UTF-8 렪롌롖爰롌롖繇 111010111010000010101010111010111010000110001100111010111010000110010110111001111000100010110000111010111010000110001100111010111010000110010110111001111011100110000111 eba0aaeba18ceba196e788b0eba18ceba196e7b987
UHC 렪롌롖爰롌롖繇 1000111010111000100011101101001010001110110110101110101010111010100011101101001010001110110110101110100110100011 8eb88ed28edaeaba8ed28edae9a3

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