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 10011111110001101001000001011100011001101001111111000110100100000101110001011110011111010101100110011111110001101001000001011100011001101001111111000110100100000101110001011110011111010110001001000101 9fc6905c669fc6905c5e7d599fc6905c669fc6905c5e7d6245
EUC-JP 淅申f淅申^}Y淅申f淅申^}bE 11011110110010001011111110111101011001101101111011001000101111111011110101011110011111010101100111011110110010001011111110111101011001101101111011001000101111111011110101011110011111010110001001000101 dec8bfbd66dec8bfbd5e7d59dec8bfbd66dec8bfbd5e7d6245
UTF-8 淅申f淅申^}Y淅申f淅申^}bE 111001101011011110000101111001111001010010110011011001101110011010110111100001011110011110010100101100110101111001111101010110011110011010110111100001011110011110010100101100110110011011100110101101111000010111100111100101001011001101011110011111010110001001000101 e6b785e794b366e6b785e794b35e7d59e6b785e794b366e6b785e794b35e7d6245
UHC 淅申f淅申^}Y淅申f淅申^}bE 11100000101100101110001111101001011001101110000010110010111000111110100101011110011111010101100111100000101100101110001111101001011001101110000010110010111000111110100101011110011111010110001001000101 e0b2e3e966e0b2e3e95e7d59e0b2e3e966e0b2e3e95e7d6245

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