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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 癲???五??癲 1110000110011111001111110011111100111111100011001101110000111111001111111110000110011111 e19f3f3f3f8cdc3f3fe19f
EUC-JP 癲???五??癲 1110001010100001001111110011111100111111101110001101111000111111001111111110001010100001 e2a13f3f3fb8de3f3fe2a1
UTF-8 癲얘퀡흮五묐쥌癲 111001111001100110110010111011001001011010011000111011011000000010100001111011011001110110101110111001001011101010010100111010111010110010010000111011001010010110001100111001111001100110110010 e799b2ec9698ed80a1ed9daee4ba94ebac90eca58ce799b2
UHC 癲얘퀡흮五묐쥌癲 11101111101001101011111011101010101100111001010111000101100010101110011111101001100100011110101110100010100001011110111110100110 efa6beeab395c58ae7e991eba285efa6

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