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{^ 1110101010000111001111110110111001111101111010101000011100111111011011100111101101011110 ea873f6e7dea873f6e7b5e
EUC-JP 鼇?n}鼇?n{^ 1111001111100111001111110110111001111101111100111110011100111111011011100111101101011110 f3e73f6e7df3e73f6e7b5e
UTF-8 鼇쌣n}鼇쌣n{^ 1110100110111100100001111110110010001100101000110110111001111101111010011011110010000111111011001000110010100011011011100111101101011110 e9bc87ec8ca36e7de9bc87ec8ca36e7b5e
UHC 鼇쌣n}鼇쌣n{^ 11101000101010001001101101001111011011100111110111101000101010001001101101001111011011100111101101011110 e8a89b4f6e7de8a89b4f6e7b5e

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