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 ????}\}????}\{^ 001111110011111100111111001111110111110101011100011111010011111100111111001111110011111101111101010111000111101101011110 3f3f3f3f7d5c7d3f3f3f3f7d5c7b5e
SJIS-WIN ????}\}????}\{^ 001111110011111100111111001111110111110101011100011111010011111100111111001111110011111101111101010111000111101101011110 3f3f3f3f7d5c7d3f3f3f3f7d5c7b5e
EUC-JP ????}\}????}\{^ 001111110011111100111111001111110111110101011100011111010011111100111111001111110011111101111101010111000111101101011110 3f3f3f3f7d5c7d3f3f3f3f7d5c7b5e
UTF-8 횧챦횧챦}\}횧챦횧챦}\{^ 11101101100110101010011111101100101100011010011011101101100110101010011111101100101100011010011001111101010111000111110111101101100110101010011111101100101100011010011011101101100110101010011111101100101100011010011001111101010111000111101101011110 ed9aa7ecb1a6ed9aa7ecb1a67d5c7ded9aa7ecb1a6ed9aa7ecb1a67d5c7b5e
UHC 횧챦횧챦}\}횧챦횧챦}\{^ 1100001110011110110000111010111111000011100111101100001110101111011111010101110001111101110000111001111011000011101011111100001110011110110000111010111101111101010111000111101101011110 c39ec3afc39ec3af7d5c7dc39ec3afc39ec3af7d5c7b5e

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