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 00111111001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f3f6e42
SJIS-WIN ??モ????あnB 001111110011111110000011100000100011111100111111001111110011111110000010101000000110111001000010 3f3f83823f3f3f3f82a06e42
EUC-JP ??モ????あnB 001111110011111110100101111000100011111100111111001111110011111110100100101000100110111001000010 3f3fa5e23f3f3f3fa4a26e42
UTF-8 룶즽モ룶깰룶찋あnB 1110101110100011101101101110110010100110101111011110001110000011101000101110101110100011101101101110101010111001101100001110101110100011101101101110110010110000100010111110001110000001100000100110111001000010 eba3b6eca6bde383a2eba3b6eab9b0eba3b6ecb08be381826e42
UHC 룶즽モ룶깰룶찋あnB 100011111010101110100011100011111010101111100010100011111010101110110001111111011000111110101011101010011000111110101010101000100110111001000010 8faba38fabe28fabb1fd8faba98faaa26e42

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