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 ??x\n}??x\n{^ 00111111001111110111100001011100011011100111110100111111001111110111100001011100011011100111101101011110 3f3f785c6e7d3f3f785c6e7b5e
SJIS-WIN 秩?x\n}秩?x\n{^ 100100101000000100111111011110000101110001101110011111011001001010000001001111110111100001011100011011100111101101011110 92813f785c6e7d92813f785c6e7b5e
EUC-JP 秩?x\n}秩?x\n{^ 110000111110000100111111011110000101110001101110011111011100001111100001001111110111100001011100011011100111101101011110 c3e13f785c6e7dc3e13f785c6e7b5e
UTF-8 秩섐x\n}秩섐x\n{^ 111001111010011110101001111011001000010010010000011110000101110001101110011111011110011110100111101010011110110010000100100100000111100001011100011011100111101101011110 e7a7a9ec8490785c6e7de7a7a9ec8490785c6e7b5e
UHC 秩섐x\n}秩섐x\n{^ 1111001011110001101111001010101101111000010111000110111001111101111100101111000110111100101010110111100001011100011011100111101101011110 f2f1bcab785c6e7df2f1bcab785c6e7b5e

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