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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 糊豆?糊豆?^ 1000110011010000100100111010010000111111100011001101000010010011101001000011111101011110 8cd093a43f8cd093a43f5e
EUC-JP 糊豆?糊豆?^ 1011100011010010110001101010011000111111101110001101001011000110101001100011111101011110 b8d2c6a63fb8d2c6a63f5e
UTF-8 糊豆벳糊豆벳^ 11100111101100111000101011101000101100011000011011101011101100101011001111100111101100111000101011101000101100011000011011101011101100101011001101011110 e7b38ae8b186ebb2b3e7b38ae8b186ebb2b35e
UHC 糊豆벳糊豆벳^ 11111011110101011101010011100111101110101010101011111011110101011101010011100111101110101010101001011110 fbd5d4e7baaafbd5d4e7baaa5e

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