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 ???????nB 001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f6e42
SJIS-WIN ??モ????nB 00111111001111111000001110000010001111110011111100111111001111110110111001000010 3f3f83823f3f3f3f6e42
EUC-JP ??モ????nB 00111111001111111010010111100010001111110011111100111111001111110110111001000010 3f3fa5e23f3f3f3f6e42
UTF-8 룶즽モ룶깰룴햍nB 1110101110100011101101101110110010100110101111011110001110000011101000101110101110100011101101101110101010111001101100001110101110100011101101001110110110010110100011010110111001000010 eba3b6eca6bde383a2eba3b6eab9b0eba3b4ed968d6e42
UHC 룶즽モ룶깰룴햍nB 10001111101010111010001110001111101010111110001010001111101010111011000111111101100011111010100111000001011000100110111001000010 8faba38fabe28fabb1fd8fa9c1626e42

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