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 ÷ð{N}÷ð{N{^ 1111011111110000011110110100111001111101111101111111000001111011010011100111101101011110 f7f07b4e7df7f07b4e7b5e
SJIS-WIN ÷?{N}÷?{N{^ 10000001100000000011111101111011010011100111110110000001100000000011111101111011010011100111101101011110 81803f7b4e7d81803f7b4e7b5e
EUC-JP ÷ð{N}÷ð{N{^ 1010000111100000100011111010100111000011011110110100111001111101101000011110000010001111101010011100001101111011010011100111101101011110 a1e08fa9c37b4e7da1e08fa9c37b4e7b5e
UTF-8 ÷ð{N}÷ð{N{^ 110000111011011111000011101100000111101101001110011111011100001110110111110000111011000001111011010011100111101101011110 c3b7c3b07b4e7dc3b7c3b07b4e7b5e
UHC ÷ð{N}÷ð{N{^ 101000011100000010101001101000110111101101001110011111011010000111000000101010011010001101111011010011100111101101011110 a1c0a9a37b4e7da1c0a9a37b4e7b5e

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