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 1110001010100001001111110011111110001111110100111110110000111111111000101010000100111111001111111000111111010011111011000011111101000010 e2a13f3f8fd3ec3fe2a13f3f8fd3ec3f42
UTF-8 癲싳뼅絪탖癲싳뼅絪탖B 11100111100110011011001011101100100010111011001111101011101111001000010111100111101101011010101011101101100000111001011011100111100110011011001011101100100010111011001111101011101111001000010111100111101101011010101011101101100000111001011001000010 e799b2ec8bb3ebbc85e7b5aaed8396e799b2ec8bb3ebbc85e7b5aaed839642
UHC 癲싳뼅絪탖癲싳뼅絪탖B 111011111010011010011010111011001001011010001111111011001101111110110101011101101110111110100110100110101110110010010110100011111110110011011111101101010111011001000010 efa69aec968fecdfb576efa69aec968fecdfb57642

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