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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
UTF-8 쒔렔렊롚D쒔렔렊롚D^ 111011001001001010010100111010111010000010010100111010111010000010001010111010111010000110011010010001001110110010010010100101001110101110100000100101001110101110100000100010101110101110100001100110100100010001011110 ec9294eba094eba08aeba19a44ec9294eba094eba08aeba19a445e
UHC 쒔렔렊롚D쒔렔렊롚D^ 10111110101011011000111010101001100011101010000110001110110111100100010010111110101011011000111010101001100011101010000110001110110111100100010001011110 bead8ea98ea18ede44bead8ea98ea18ede445e

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