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 11100001100111110011111100111111001111110011111111100001100111110011111100111111001111110011111101000010 e19f3f3f3f3fe19f3f3f3f3f42
EUC-JP 癲????癲????B 11100010101000010011111100111111001111110011111111100010101000010011111100111111001111110011111101000010 e2a13f3f3f3fe2a13f3f3f3f42
UTF-8 癲좊ㅉ紐퓁癲좊ㅉ紐퓁B 11100111100110011011001011101100101000101000101011100011100001011000100111101111101001111000111111101101100100111000000111100111100110011011001011101100101000101000101011100011100001011000100111101111101001111000111111101101100100111000000101000010 e799b2eca28ae38589efa78fed9381e799b2eca28ae38589efa78fed938142
UHC 癲좊ㅉ紐퓁癲좊ㅉ紐퓁B 111011111010011010100000111010111010010010111001111010111010101010111111011010011110111110100110101000001110101110100100101110011110101110101010101111110110100101000010 efa6a0eba4b9ebaabf69efa6a0eba4b9ebaabf6942

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