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{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN Β`{N}Β`{N{^ 100000111010000010000001010011010111101101001110011111011000001110100000100000010100110101111011010011100111101101011110 83a0814d7b4e7d83a0814d7b4e7b5e
EUC-JP Β`{N}Β`{N{^ 101001101010001010100001101011100111101101001110011111011010011010100010101000011010111001111011010011100111101101011110 a6a2a1ae7b4e7da6a2a1ae7b4e7b5e
UTF-8 Β`{N}Β`{N{^ 1100111010010010111011111011110110000000011110110100111001111101110011101001001011101111101111011000000001111011010011100111101101011110 ce92efbd807b4e7dce92efbd807b4e7b5e
UHC Β`{N}Β`{N{^ 101001011100001010100011111000000111101101001110011111011010010111000010101000111110000001111011010011100111101101011110 a5c2a3e07b4e7da5c2a3e07b4e7b5e

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