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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 嘶??N}嘶??N{^ 10011010011111000011111100111111010011100111110110011010011111000011111100111111010011100111101101011110 9a7c3f3f4e7d9a7c3f3f4e7b5e
EUC-JP 嘶??N}嘶??N{^ 11010011110111010011111100111111010011100111110111010011110111010011111100111111010011100111101101011110 d3dd3f3f4e7dd3dd3f3f4e7b5e
UTF-8 嘶됧깿N}嘶됧깿N{^ 1110010110011000101101101110101110010000101001111110101010111001101111110100111001111101111001011001100010110110111010111001000010100111111010101011100110111111010011100111101101011110 e598b6eb90a7eab9bf4e7de598b6eb90a7eab9bf4e7b5e
UHC 嘶됧깿N}嘶됧깿N{^ 1110001110110110100010011110010110000011101010000100111001111101111000111011011010001001111001011000001110101000010011100111101101011110 e3b689e583a84e7de3b689e583a84e7b5e

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