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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 凹??[凹??[^ 1000100110011010001111110011111101011011100010011001101000111111001111110101101101011110 899a3f3f5b899a3f3f5b5e
EUC-JP 凹??[凹??[^ 1011000111111010001111110011111101011011101100011111101000111111001111110101101101011110 b1fa3f3f5bb1fa3f3f5b5e
UTF-8 凹좊젻[凹좊젻[^ 111001011000011110111001111011001010001010001010111011001010000010111011010110111110010110000111101110011110110010100010100010101110110010100000101110110101101101011110 e587b9eca28aeca0bb5be587b9eca28aeca0bb5b5e
UHC 凹좊젻[凹좊젻[^ 111010001110101010100000111010111010000010101110010110111110100011101010101000001110101110100000101011100101101101011110 e8eaa0eba0ae5be8eaa0eba0ae5b5e

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