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 뿉[뿉[^ 111010111011111110001001010110111110101110111111100010010101101101011110 ebbf895bebbf895b5e
SJIS-WIN ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
EUC-JP ë¿?[ë¿?[^ 1000111110101011101100111000111110100010110001000011111101011011100011111010101110110011100011111010001011000100001111110101101101011110 8fabb38fa2c43f5b8fabb38fa2c43f5b5e
UTF-8 뿉[뿉[^ 110000111010101111000010101111111100001010001001010110111100001110101011110000101011111111000010100010010101101101011110 c3abc2bfc2895bc3abc2bfc2895b5e
UHC ?¿?[?¿?[^ 0011111110100010101011110011111101011011001111111010001010101111001111110101101101011110 3fa2af3f5b3fa2af3f5b5e

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