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{^ 10011010011111000011111100111111011011100111110110011010011111000011111100111111011011100111101101011110 9a7c3f3f6e7d9a7c3f3f6e7b5e
EUC-JP 嘶??n}嘶??n{^ 11010011110111010011111100111111011011100111110111010011110111010011111100111111011011100111101101011110 d3dd3f3f6e7dd3dd3f3f6e7b5e
UTF-8 嘶꼷뢈n}嘶꼷뢈n{^ 1110010110011000101101101110101010111100101101111110101110100010100010000110111001111101111001011001100010110110111010101011110010110111111010111010001010001000011011100111101101011110 e598b6eabcb7eba2886e7de598b6eabcb7eba2886e7b5e
UHC 嘶꼷뢈n}嘶꼷뢈n{^ 1110001110110110100001001000111110001111010001000110111001111101111000111011011010000100100011111000111101000100011011100111101101011110 e3b6848f8f446e7de3b6848f8f446e7b5e

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