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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 舒訐舊D舒訐舊D^ 100110001010111011100110010111111110010001110000010001001001100010101110111001100101111111100100011100000100010001011110 98aee65fe4704498aee65fe470445e
EUC-JP 舒訐舊D舒訐舊D^ 110100001011000011101011110000001110011111010001010001001101000010110000111010111100000011100111110100010100010001011110 d0b0ebc0e7d144d0b0ebc0e7d1445e
UTF-8 舒訐舊D舒訐舊D^ 111010001000100010010010111010001010100010010000111010001000100010001010010001001110100010001000100100101110100010101000100100001110100010001000100010100100010001011110 e88892e8a890e8888a44e88892e8a890e8888a445e
UHC 舒?舊D舒?舊D^ 11100000101000100011111111001111110000010100010011100000101000100011111111001111110000010100010001011110 e0a23fcfc144e0a23fcfc1445e

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