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^ 111011101001110010001001111011101001110010000001010001001110111010011100100010011110111010011100100000010100010001011110 ee9c89ee9c8144ee9c89ee9c81445e
SJIS-WIN ??????D??????D^ 001111110011111100111111001111110011111100111111010001000011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f443f3f3f3f3f3f445e
EUC-JP î??î??Dî??î??D^ 1000111110101011110000100011111100111111100011111010101111000010001111110011111101000100100011111010101111000010001111110011111110001111101010111100001000111111001111110100010001011110 8fabc23f3f8fabc23f3f448fabc23f3f8fabc23f3f445e
UTF-8 DD^ 110000111010111011000010100111001100001010001001110000111010111011000010100111001100001010000001010001001100001110101110110000101001110011000010100010011100001110101110110000101001110011000010100000010100010001011110 c3aec29cc289c3aec29cc28144c3aec29cc289c3aec29cc281445e
UHC ??????D??????D^ 001111110011111100111111001111110011111100111111010001000011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f443f3f3f3f3f3f445e

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