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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 翁翁f翁翁^}Y翁翁f翁翁^}bE 10001001101001011000100110100101011001101000100110100101100010011010010101011110011111010101100110001001101001011000100110100101011001101000100110100101100010011010010101011110011111010110001001000101 89a589a56689a589a55e7d5989a589a56689a589a55e7d6245
EUC-JP 翁翁f翁翁^}Y翁翁f翁翁^}bE 10110010101001111011001010100111011001101011001010100111101100101010011101011110011111010101100110110010101001111011001010100111011001101011001010100111101100101010011101011110011111010110001001000101 b2a7b2a766b2a7b2a75e7d59b2a7b2a766b2a7b2a75e7d6245
UTF-8 翁翁f翁翁^}Y翁翁f翁翁^}bE 111001111011111110000001111001111011111110000001011001101110011110111111100000011110011110111111100000010101111001111101010110011110011110111111100000011110011110111111100000010110011011100111101111111000000111100111101111111000000101011110011111010110001001000101 e7bf81e7bf8166e7bf81e7bf815e7d59e7bf81e7bf8166e7bf81e7bf815e7d6245
UHC 翁翁f翁翁^}Y翁翁f翁翁^}bE 11101000101110101110100010111010011001101110100010111010111010001011101001011110011111010101100111101000101110101110100010111010011001101110100010111010111010001011101001011110011111010110001001000101 e8bae8ba66e8bae8ba5e7d59e8bae8ba66e8bae8ba5e7d6245

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