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 ò£¶ñ޽ލe^ 11110010101000111011011011110001100011101011110110001110101010000110010101011110 f2a3b6f18ebd8ea8655e
SJIS-WIN ?£¶????¨e^ 00111111100000011001001010000001111101110011111100111111001111110011111110000001010011100110010101011110 3f819281f73f3f3f3f814e655e
EUC-JP ò£¶ñ???¨e^ 1000111110101011110100101010000111110010101000101111100110001111101010111101000000111111001111110011111110100001101011110110010101011110 8fabd2a1f2a2f98fabd03f3f3fa1af655e
UTF-8 ò£¶ñ޽ލe^ 110000111011001011000010101000111100001010110110110000111011000111000010100011101100001010111101110000101000111011000010101010000110010101011110 c3b2c2a3c2b6c3b1c28ec2bdc28ec2a8655e
UHC ??¶??½?¨e^ 00111111001111111010001011010010001111110011111110101000111101100011111110100001101001110110010101011110 3f3fa2d23f3fa8f63fa1a7655e

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