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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 闔夂昼\n}闔夂昼\n{^ 11101000100011101001101011100111100100101000101101011100011011100111110111101000100011101001101011100111100100101000101101011100011011100111101101011110 e88e9ae7928b5c6e7de88e9ae7928b5c6e7b5e
EUC-JP 闔夂昼\n}闔夂昼\n{^ 11101111111011101101010011101001110000111110101101011100011011100111110111101111111011101101010011101001110000111110101101011100011011100111101101011110 efeed4e9c3eb5c6e7defeed4e9c3eb5c6e7b5e
UTF-8 闔夂昼\n}闔夂昼\n{^ 11101001100101111001010011100101101001001000001011100110100110001011110001011100011011100111110111101001100101111001010011100101101001001000001011100110100110001011110001011100011011100111101101011110 e99794e5a482e698bc5c6e7de99794e5a482e698bc5c6e7b5e
UHC 闔??\n}闔??\n{^ 111110011110111100111111001111110101110001101110011111011111100111101111001111110011111101011100011011100111101101011110 f9ef3f3f5c6e7df9ef3f3f5c6e7b5e

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