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 €Ê|}€Ê|{^ 10000001100000001000000111001010011111000111110110000001100000001000000111001010011111000111101101011110 818081ca7c7d818081ca7c7b5e
SJIS-WIN ????|}????|{^ 00111111001111110011111100111111011111000111110100111111001111110011111100111111011111000111101101011110 3f3f3f3f7c7d3f3f3f3f7c7b5e
EUC-JP ???Ê|}???Ê|{^ 0011111100111111001111111000111110101010101101000111110001111101001111110011111100111111100011111010101010110100011111000111101101011110 3f3f3f8faab47c7d3f3f3f8faab47c7b5e
UTF-8 €Ê|}€Ê|{^ 110000101000000111000010100000001100001010000001110000111000101001111100011111011100001010000001110000101000000011000010100000011100001110001010011111000111101101011110 c281c280c281c38a7c7dc281c280c281c38a7c7b5e
UHC ????|}????|{^ 00111111001111110011111100111111011111000111110100111111001111110011111100111111011111000111101101011110 3f3f3f3f7c7d3f3f3f3f7c7b5e

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