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 ???Z???ZB 001111110011111100111111010110100011111100111111001111110101101001000010 3f3f3f5a3f3f3f5a42
SJIS-WIN 辿坦巽Z辿坦巽ZB 100100100100100010010010010100101001001001000110010110101001001001001000100100100101001010010010010001100101101001000010 9248925292465a9248925292465a42
EUC-JP 辿坦巽Z辿坦巽ZB 110000111010100111000011101100111100001110100111010110101100001110101001110000111011001111000011101001110101101001000010 c3a9c3b3c3a75ac3a9c3b3c3a75a42
UTF-8 辿坦巽Z辿坦巽ZB 111010001011111010111111111001011001110110100110111001011011011110111101010110101110100010111110101111111110010110011101101001101110010110110111101111010101101001000010 e8bebfe59da6e5b7bd5ae8bebfe59da6e5b7bd5a42
UHC ?坦巽Z?坦巽ZB 00111111111101111010010011100001110111100101101000111111111101111010010011100001110111100101101001000010 3ff7a4e1de5a3ff7a4e1de5a42

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