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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ニ魑瓮ニ魑瓮^ 111100001011011011000110111010011011001111100001010001001111000010110110110001101110100110110011111000010100010001011110 f0b6c6e9b3e144f0b6c6e9b3e1445e
EUC-JP ?ニ魑瓮?ニ魑瓮^ 001111111000111011000110111100101011010111100001101001010011111110001110110001101111001010110101111000011010010101011110 3f8ec6f2b5e1a53f8ec6f2b5e1a55e
UTF-8 ニ魑瓮ニ魑瓮^ 11101110100000011011010111101111101111101000011011101001101011011001000111100111100100111010111011101110100000011011010111101111101111101000011011101001101011011001000111100111100100111010111001011110 ee81b5efbe86e9ad91e793aeee81b5efbe86e9ad91e793ae5e
UHC ???瓮???瓮^ 0011111100111111001111111110100010110111001111110011111100111111111010001011011101011110 3f3f3fe8b73f3f3fe8b75e

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