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 ìö³BnDìö³BnD^ 11101100111101101011001101000010011011100100010011101100111101101011001101000010011011100100010001011110 ecf6b3426e44ecf6b3426e445e
SJIS-WIN ???BnD???BnD^ 00111111001111110011111101000010011011100100010000111111001111110011111101000010011011100100010001011110 3f3f3f426e443f3f3f426e445e
EUC-JP ìö?BnDìö?BnD^ 100011111010101111000000100011111010101111010011001111110100001001101110010001001000111110101011110000001000111110101011110100110011111101000010011011100100010001011110 8fabc08fabd33f426e448fabc08fabd33f426e445e
UTF-8 ìö³BnDìö³BnD^ 11000011101011001100001110110110110000101011001101000010011011100100010011000011101011001100001110110110110000101011001101000010011011100100010001011110 c3acc3b6c2b3426e44c3acc3b6c2b3426e445e
UHC ??³BnD??³BnD^ 001111110011111110101001111110000100001001101110010001000011111100111111101010011111100001000010011011100100010001011110 3f3fa9f8426e443f3fa9f8426e445e

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