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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 絽褐∈}絽褐∈{^ 111000110101011110001010100011001000000110111000011111011110001101010111100010101000110010000001101110000111101101011110 e3578a8c81b87de3578a8c81b87b5e
EUC-JP 絽褐∈}絽褐∈{^ 111001011011100010110011111011001010001010111010011111011110010110111000101100111110110010100010101110100111101101011110 e5b8b3eca2ba7de5b8b3eca2ba7b5e
UTF-8 絽褐∈}絽褐∈{^ 111001111011010110111101111010001010010010010000111000101000100010001000011111011110011110110101101111011110100010100100100100001110001010001000100010000111101101011110 e7b5bde8a490e288887de7b5bde8a490e288887b5e
UHC ?褐∈}?褐∈{^ 00111111110010101110100010100001111101000111110100111111110010101110100010100001111101000111101101011110 3fcae8a1f47d3fcae8a1f47b5e

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