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 0011111100111111001111110011111101101110001111110011111100111111001111110110111001000010 3f3f3f3f6e3f3f3f3f6e42
SJIS-WIN ???濡n???濡nB 00111111001111110011111110010100010001110110111000111111001111110011111110010100010001110110111001000010 3f3f3f94476e3f3f3f94476e42
EUC-JP ???濡n???濡nB 00111111001111110011111111000111101010000110111000111111001111110011111111000111101010000110111001000010 3f3f3fc7a86e3f3f3fc7a86e42
UTF-8 룶엌룫濡n룶엌룫濡nB 111010111010001110110110111011001001011110001100111010111010001110101011111001101011111110100001011011101110101110100011101101101110110010010111100011001110101110100011101010111110011010111111101000010110111001000010 eba3b6ec978ceba3abe6bfa16eeba3b6ec978ceba3abe6bfa16e42
UHC 룶엌룫濡n룶엌룫濡nB 10001111101010111011111011111101100011111010001011101011101000010110111010001111101010111011111011111101100011111010001011101011101000010110111001000010 8fabbefd8fa2eba16e8fabbefd8fa2eba16e42

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