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 ?然制???齎 00111111100100010101001010010000101001110011111100111111001111111110011011011000 3f915290a73f3f3fe6d8
EUC-JP ?然制???齎 00111111110000011011001111000000101010010011111100111111001111111110110011011010 3fc1b3c0a93f3f3fecda
UTF-8 뤗然制쨵플렮齎 111010111010010010010111111001111000010010110110111001011000100010110110111011001010100010110101111011011001010010001100111010111010000010101110111010011011110110001110 eba497e784b6e588b6eca8b5ed948ceba0aee9bd8e
UHC 뤗然制쨵플렮齎 1000111111000111111001101101010011110000101001001010010010001111110001111100001110001110101110111110111010110010 8fc7e6d4f0a4a48fc7c38ebbeeb2

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