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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN 陰??蔭??@h 10001001010000010011111100111111100010001111110000111111001111110100000001101000 89413f3f88fc3f3f4068
EUC-JP 陰??蔭??@h 10110001101000100011111100111111101100001111111000111111001111110100000001101000 b1a23f3fb0fe3f3f4068
UTF-8 陰잛뀥蔭덉넱@h 1110100110011001101100001110110010011110100110111110101110000000101001011110100010010100101011011110101110001101100010011110101110000100101100010100000001101000 e999b0ec9e9beb80a5e894adeb8d89eb84b14068
UHC 陰잛뀥蔭덉넱@h 1110101111100100100111111110110010000101100111001110101111100011100010001110110010000110101100000100000001101000 ebe49fec859cebe388ec86b04068

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