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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 壹陌?n}壹陌?n{^ 100110101110001111101000100110010011111101101110011111011001101011100011111010001001100100111111011011100111101101011110 9ae3e8993f6e7d9ae3e8993f6e7b5e
EUC-JP 壹陌?n}壹陌?n{^ 110101001110010111101111111110010011111101101110011111011101010011100101111011111111100100111111011011100111101101011110 d4e5eff93f6e7dd4e5eff93f6e7b5e
UTF-8 壹陌꼰n}壹陌꼰n{^ 1110010110100011101110011110100110011001100011001110101010111100101100000110111001111101111001011010001110111001111010011001100110001100111010101011110010110000011011100111101101011110 e5a3b9e9998ceabcb06e7de5a3b9e9998ceabcb06e7b5e
UHC 壹陌꼰n}壹陌꼰n{^ 1110110011101100110110001110100010110010110000010110111001111101111011001110110011011000111010001011001011000001011011100111101101011110 ececd8e8b2c16e7dececd8e8b2c16e7b5e

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