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{^ 111000001100101000111111011110000101110001101110011111011110000011001010001111110111100001011100011011100111101101011110 e0ca3f785c6e7de0ca3f785c6e7b5e
EUC-JP 猝?x\n}猝?x\n{^ 111000001100110000111111011110000101110001101110011111011110000011001100001111110111100001011100011011100111101101011110 e0cc3f785c6e7de0cc3f785c6e7b5e
UTF-8 猝섐x\n}猝섐x\n{^ 111001111000110010011101111011001000010010010000011110000101110001101110011111011110011110001100100111011110110010000100100100000111100001011100011011100111101101011110 e78c9dec8490785c6e7de78c9dec8490785c6e7b5e
UHC 猝섐x\n}猝섐x\n{^ 1111000011110001101111001010101101111000010111000110111001111101111100001111000110111100101010110111100001011100011011100111101101011110 f0f1bcab785c6e7df0f1bcab785c6e7b5e

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