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 00111111001111111000001101110010001111110011111110000011100000100011111110001011011101110110111001000010 3f3f83723f3f83823f8b776e42
EUC-JP ??ビ??モ?仇nB 00111111001111111010010111010011001111110011111110100101111000100011111110110101110110000110111001000010 3f3fa5d33f3fa5e23fb5d86e42
UTF-8 룶퓦ビ룴횕モ룶仇nB 1110101110100011101101101110110110010011101001101110001110000011100100111110101110100011101101001110110110011010100101011110001110000011101000101110101110100011101101101110010010111011100001110110111001000010 eba3b6ed93a6e38393eba3b4ed9a95e383a2eba3b6e4bb876e42
UHC 룶퓦ビ룴횕モ룶仇nB 100011111010101110111111100011111010101111010011100011111010100111000011100011111010101111100010100011111010101111001110111110110110111001000010 8fabbf8fabd38fa9c38fabe28fabcefb6e42

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