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 ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 顔f顔^}Y顔f顔^}bE 1000101011100111011001101000101011100111010111100111110101011001100010101110011101100110100010101110011101011110011111010110001001000101 8ae7668ae75e7d598ae7668ae75e7d6245
EUC-JP 顔f顔^}Y顔f顔^}bE 1011010011101001011001101011010011101001010111100111110101011001101101001110100101100110101101001110100101011110011111010110001001000101 b4e966b4e95e7d59b4e966b4e95e7d6245
UTF-8 顔f顔^}Y顔f顔^}bE 111010011010000110010100011001101110100110100001100101000101111001111101010110011110100110100001100101000110011011101001101000011001010001011110011111010110001001000101 e9a19466e9a1945e7d59e9a19466e9a1945e7d6245
UHC 顔f顔^}Y顔f顔^}bE 1110010011010100011001101110010011010100010111100111110101011001111001001101010001100110111001001101010001011110011111010110001001000101 e4d466e4d45e7d59e4d466e4d45e7d6245

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