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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 癲κ?\}癲κ?\{^ 111000011001111110000011110010000011111101011100011111011110000110011111100000111100100000111111010111000111101101011110 e19f83c83f5c7de19f83c83f5c7b5e
EUC-JP 癲κ?\}癲κ?\{^ 111000101010000110100110110010100011111101011100011111011110001010100001101001101100101000111111010111000111101101011110 e2a1a6ca3f5c7de2a1a6ca3f5c7b5e
UTF-8 癲κ뇟\}癲κ뇟\{^ 111001111001100110110010110011101011101011101011100001111001111101011100011111011110011110011001101100101100111010111010111010111000011110011111010111000111101101011110 e799b2cebaeb879f5c7de799b2cebaeb879f5c7b5e
UHC 癲κ뇟\}癲κ뇟\{^ 1110111110100110101001011110101010110100101000010101110001111101111011111010011010100101111010101011010010100001010111000111101101011110 efa6a5eab4a15c7defa6a5eab4a15c7b5e

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