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 xHfxH^}YxHfxH^}bE 10001111011110001001000001001000011001101000111101111000100100000100100001011110011111010101100110001111011110001001000001001000011001101000111101111000100100000100100001011110011111010110001001000101 8f789048668f7890485e7d598f789048668f7890485e7d6245
SJIS-WIN ?x?Hf?x?H^}Y?x?Hf?x?H^}bE 00111111011110000011111101001000011001100011111101111000001111110100100001011110011111010101100100111111011110000011111101001000011001100011111101111000001111110100100001011110011111010110001001000101 3f783f48663f783f485e7d593f783f48663f783f485e7d6245
EUC-JP ?x?Hf?x?H^}Y?x?Hf?x?H^}bE 00111111011110000011111101001000011001100011111101111000001111110100100001011110011111010101100100111111011110000011111101001000011001100011111101111000001111110100100001011110011111010110001001000101 3f783f48663f783f485e7d593f783f48663f783f485e7d6245
UTF-8 xHfxH^}YxHfxH^}bE 110000101000111101111000110000101001000001001000011001101100001010001111011110001100001010010000010010000101111001111101010110011100001010001111011110001100001010010000010010000110011011000010100011110111100011000010100100000100100001011110011111010110001001000101 c28f78c2904866c28f78c290485e7d59c28f78c2904866c28f78c290485e7d6245
UHC ?x?Hf?x?H^}Y?x?Hf?x?H^}bE 00111111011110000011111101001000011001100011111101111000001111110100100001011110011111010101100100111111011110000011111101001000011001100011111101111000001111110100100001011110011111010110001001000101 3f783f48663f783f485e7d593f783f48663f783f485e7d6245

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