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{^ 10010011101101011000111101000100011011100111110110010011101101011000111101000100011011100111101101011110 93b58f446e7d93b58f446e7b5e
EUC-JP 瞳愁n}瞳愁n{^ 11000110101101111011110110100101011011100111110111000110101101111011110110100101011011100111101101011110 c6b7bda56e7dc6b7bda56e7b5e
UTF-8 瞳愁n}瞳愁n{^ 1110011110011110101100111110011010000100100000010110111001111101111001111001111010110011111001101000010010000001011011100111101101011110 e79eb3e684816e7de79eb3e684816e7b5e
UHC 瞳愁n}瞳愁n{^ 11010100110110101110000111111110011011100111110111010100110110101110000111111110011011100111101101011110 d4dae1fe6e7dd4dae1fe6e7b5e

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