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 10011100011100011001110001110001011001101001110001110001100111000111000101011110011111010101100110011100011100011001110001110001011001101001110001110001100111000111000101011110011111010110001001000101 9c719c71669c719c715e7d599c719c71669c719c715e7d6245
EUC-JP 徠徠f徠徠^}Y徠徠f徠徠^}bE 11010111110100101101011111010010011001101101011111010010110101111101001001011110011111010101100111010111110100101101011111010010011001101101011111010010110101111101001001011110011111010110001001000101 d7d2d7d266d7d2d7d25e7d59d7d2d7d266d7d2d7d25e7d6245
UTF-8 徠徠f徠徠^}Y徠徠f徠徠^}bE 111001011011111010100000111001011011111010100000011001101110010110111110101000001110010110111110101000000101111001111101010110011110010110111110101000001110010110111110101000000110011011100101101111101010000011100101101111101010000001011110011111010110001001000101 e5bea0e5bea066e5bea0e5bea05e7d59e5bea0e5bea066e5bea0e5bea05e7d6245
UHC 徠徠f徠徠^}Y徠徠f徠徠^}bE 11010101110100001101010111010000011001101101010111010000110101011101000001011110011111010101100111010101110100001101010111010000011001101101010111010000110101011101000001011110011111010110001001000101 d5d0d5d066d5d0d5d05e7d59d5d0d5d066d5d0d5d05e7d6245

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