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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ??恂[}??恂[{^ 00111111001111111001110010010110010110110111110100111111001111111001110010010110010110110111101101011110 3f3f9c965b7d3f3f9c965b7b5e
EUC-JP ??恂[}??恂[{^ 00111111001111111101011111110110010110110111110100111111001111111101011111110110010110110111101101011110 3f3fd7f65b7d3f3fd7f65b7b5e
UTF-8 롍렫恂[}롍렫恂[{^ 1110101110100001100011011110101110100000101010111110011010000001100000100101101101111101111010111010000110001101111010111010000010101011111001101000000110000010010110110111101101011110 eba18deba0abe681825b7deba18deba0abe681825b7b5e
UHC 롍렫恂[}롍렫恂[{^ 1000111011010011100011101011100111100010111000010101101101111101100011101101001110001110101110011110001011100001010110110111101101011110 8ed38eb9e2e15b7d8ed38eb9e2e15b7b5e

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