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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 瞳筬n}瞳筬n{^ 10010011101101011110001010101011011011100111110110010011101101011110001010101011011011100111101101011110 93b5e2ab6e7d93b5e2ab6e7b5e
EUC-JP 瞳筬n}瞳筬n{^ 11000110101101111110010010101101011011100111110111000110101101111110010010101101011011100111101101011110 c6b7e4ad6e7dc6b7e4ad6e7b5e
UTF-8 瞳筬n}瞳筬n{^ 1110011110011110101100111110011110101101101011000110111001111101111001111001111010110011111001111010110110101100011011100111101101011110 e79eb3e7adac6e7de79eb3e7adac6e7b5e
UHC 瞳筬n}瞳筬n{^ 11010100110110101110000011111110011011100111110111010100110110101110000011111110011011100111101101011110 d4dae0fe6e7dd4dae0fe6e7b5e

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