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 ???T{N}???T{N{^ 001111110011111100111111010101000111101101001110011111010011111100111111001111110101010001111011010011100111101101011110 3f3f3f547b4e7d3f3f3f547b4e7b5e
SJIS-WIN ???T{N}???T{N{^ 001111110011111100111111010101000111101101001110011111010011111100111111001111110101010001111011010011100111101101011110 3f3f3f547b4e7d3f3f3f547b4e7b5e
EUC-JP ???T{N}???T{N{^ 001111110011111100111111010101000111101101001110011111010011111100111111001111110101010001111011010011100111101101011110 3f3f3f547b4e7d3f3f3f547b4e7b5e
UTF-8 횪횒찼T{N}횪횒찼T{N{^ 111011011001101010101010111011011001101010010010111011001011000010111100010101000111101101001110011111011110110110011010101010101110110110011010100100101110110010110000101111000101010001111011010011100111101101011110 ed9aaaed9a92ecb0bc547b4e7ded9aaaed9a92ecb0bc547b4e7b5e
UHC 횪횒찼T{N}횪횒찼T{N{^ 110000111010000011000011100011011100001110100001010101000111101101001110011111011100001110100000110000111000110111000011101000010101010001111011010011100111101101011110 c3a0c38dc3a1547b4e7dc3a0c38dc3a1547b4e7b5e

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