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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 鬩礼ョェn}鬩礼ョェn{^ 1110100110101001100101111110011110101110101010100110111001111101111010011010100110010111111001111010111010101010011011100111101101011110 e9a997e7aeaa6e7de9a997e7aeaa6e7b5e
EUC-JP 鬩礼ョェn}鬩礼ョェn{^ 111100101010101111001110111010011000111010101110100011101010101001101110011111011111001010101011110011101110100110001110101011101000111010101010011011100111101101011110 f2abcee98eae8eaa6e7df2abcee98eae8eaa6e7b5e
UTF-8 鬩礼ョェn}鬩礼ョェn{^ 1110100110101100101010011110011110100100101111001110111110111101101011101110111110111101101010100110111001111101111010011010110010101001111001111010010010111100111011111011110110101110111011111011110110101010011011100111101101011110 e9aca9e7a4bcefbdaeefbdaa6e7de9aca9e7a4bcefbdaeefbdaa6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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