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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 癲??蘊?癲??蘊?B 111000011001111100111111001111111110010101011101001111111110000110011111001111110011111111100101010111010011111101000010 e19f3f3fe55d3fe19f3f3fe55d3f42
EUC-JP 癲??蘊?癲??蘊?B 111000101010000100111111001111111110100110111110001111111110001010100001001111110011111111101001101111100011111101000010 e2a13f3fe9be3fe2a13f3fe9be3f42
UTF-8 癲우닗蘊퐒癲우닗蘊퐒B 11100111100110011011001011101100100110101011000011101011100010111001011111101000100110001000101011101101100100001001001011100111100110011011001011101100100110101011000011101011100010111001011111101000100110001000101011101101100100001001001001000010 e799b2ec9ab0eb8b97e8988aed9092e799b2ec9ab0eb8b97e8988aed909242
UHC 癲우닗蘊퐒癲우닗蘊퐒B 111011111010011010111111111011001000100010011011111010001011001110111101011101101110111110100110101111111110110010001000100110111110100010110011101111010111011001000010 efa6bfec889be8b3bd76efa6bfec889be8b3bd7642

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