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^ 111011001001001010010100111010111010000010001101111011001001000110111001111010111010000110001010010001001110110010010010100101001110101110100000100011011110110010010001101110011110101110100001100010100100010001011110 ec9294eba08dec91b9eba18a44ec9294eba08dec91b9eba18a445e
UHC 쒔렍쑹롊D쒔렍쑹롊D^ 10111110101011011000111010100011101111101010101110001110110100000100010010111110101011011000111010100011101111101010101110001110110100000100010001011110 bead8ea3beab8ed044bead8ea3beab8ed0445e

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