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 隘??瀛??隘 11101000101001010011111100111111111000000110100100111111001111111110100010100101 e8a53f3fe0693f3fe8a5
EUC-JP 隘??瀛??隘 11110000101001110011111100111111110111111100101000111111001111111111000010100111 f0a73f3fdfca3f3ff0a7
UTF-8 隘딀떋瀛룒뢚隘 111010011001101010011000111010111001010010000000111010111001011010001011111001111000000010011011111010111010001110010010111010111010001010011010111010011001101010011000 e99a98eb9480eb968be7809beba392eba29ae99a98
UHC 隘딀떋瀛룒뢚隘 1110010011110110100010101110011010001011101000011110011110111010100011111000111110001111010101011110010011110110 e4f68ae68ba1e7ba8f8f8f55e4f6

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