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 ?_??\}?_??\{^ 00111111010111110011111100111111010111000111110100111111010111110011111100111111010111000111101101011110 3f5f3f3f5c7d3f5f3f3f5c7b5e
SJIS-WIN ?_??\}?_??\{^ 00111111010111110011111100111111010111000111110100111111010111110011111100111111010111000111101101011110 3f5f3f3f5c7d3f5f3f3f5c7b5e
EUC-JP ?_??\}?_??\{^ 00111111010111110011111100111111010111000111110100111111010111110011111100111111010111000111101101011110 3f5f3f3f5c7d3f5f3f3f5c7b5e
UTF-8 혥_혥짙\}혥_혥짙\{^ 11101101100110001010010101011111111011011001100010100101111011001010011110011001010111000111110111101101100110001010010101011111111011011001100010100101111011001010011110011001010111000111101101011110 ed98a55fed98a5eca7995c7ded98a55fed98a5eca7995c7b5e
UHC 혥_혥짙\}혥_혥짙\{^ 11000010100011010101111111000010100011011100001010100011010111000111110111000010100011010101111111000010100011011100001010100011010111000111101101011110 c28d5fc28dc2a35c7dc28d5fc28dc2a35c7b5e

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