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???nB 001111110011111100111111011011100011111100111111001111110110111001000010 3f3f3f6e3f3f3f6e42
SJIS-WIN ???n???nB 001111110011111100111111011011100011111100111111001111110110111001000010 3f3f3f6e3f3f3f6e42
EUC-JP ???n???nB 001111110011111100111111011011100011111100111111001111110110111001000010 3f3f3f6e3f3f3f6e42
UTF-8 룶끗∼n룶끗∼nB 111010111010001110110110111010111000000110010111111000101000100010111100011011101110101110100011101101101110101110000001100101111110001010001000101111000110111001000010 eba3b6eb8197e288bc6eeba3b6eb8197e288bc6e42
UHC 룶끗∼n룶끗∼nB 100011111010101110110010111111011010000110101101011011101000111110101011101100101111110110100001101011010110111001000010 8fabb2fda1ad6e8fabb2fda1ad6e42

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