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 ????忽班權 00111111001111110011111100111111100011011001101010010100110001111001111011011100 3f3f3f3f8d9a94c79edc
EUC-JP ????忽班權 00111111001111110011111100111111101110011111101011001000110010011101110011011110 3f3f3f3fb9fac8c9dcde
UTF-8 렢롗롊뤑忽班權 111010111010000010100010111010111010000110010111111010111010000110001010111010111010010010010001111001011011111110111101111001111000111110101101111001101010110010001010 eba0a2eba197eba18aeba491e5bfbde78fade6ac8a
UHC 렢롗롊뤑忽班權 1000111010110011100011101101101110001110110100001000111111000001111110111110110011011010111011001100111111101101 8eb38edb8ed08fc1fbecdaeccfed

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