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 11111011010010111000111010110100011001101111101101001011100011101011010001011110011111010101100111111011010010111000111010110100011001101111101101001011100011101011010001011110011111010110001001000101 fb4b8eb466fb4b8eb45e7d59fb4b8eb466fb4b8eb45e7d6245
EUC-JP 澈雫f澈雫^}Y澈雫f澈雫^}bE 1000111111001000111001011011110010110110011001101000111111001000111001011011110010110110010111100111110101011001100011111100100011100101101111001011011001100110100011111100100011100101101111001011011001011110011111010110001001000101 8fc8e5bcb6668fc8e5bcb65e7d598fc8e5bcb6668fc8e5bcb65e7d6245
UTF-8 澈雫f澈雫^}Y澈雫f澈雫^}bE 111001101011111010001000111010011001101110101011011001101110011010111110100010001110100110011011101010110101111001111101010110011110011010111110100010001110100110011011101010110110011011100110101111101000100011101001100110111010101101011110011111010110001001000101 e6be88e99bab66e6be88e99bab5e7d59e6be88e99bab66e6be88e99bab5e7d6245
UHC 澈?f澈?^}Y澈?f澈?^}bE 111101001100110100111111011001101111010011001101001111110101111001111101010110011111010011001101001111110110011011110100110011010011111101011110011111010110001001000101 f4cd3f66f4cd3f5e7d59f4cd3f66f4cd3f5e7d6245

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