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 10011111110001101110101010011111011001101001111111000110111010101001111101011110011111010101100110011111110001101110101010011111011001101001111111000110111010101001111101011110011111010110001001000101 9fc6ea9f669fc6ea9f5e7d599fc6ea9f669fc6ea9f5e7d6245
EUC-JP 淅堯f淅堯^}Y淅堯f淅堯^}bE 11011110110010001111010010100001011001101101111011001000111101001010000101011110011111010101100111011110110010001111010010100001011001101101111011001000111101001010000101011110011111010110001001000101 dec8f4a166dec8f4a15e7d59dec8f4a166dec8f4a15e7d6245
UTF-8 淅堯f淅堯^}Y淅堯f淅堯^}bE 111001101011011110000101111001011010000010101111011001101110011010110111100001011110010110100000101011110101111001111101010110011110011010110111100001011110010110100000101011110110011011100110101101111000010111100101101000001010111101011110011111010110001001000101 e6b785e5a0af66e6b785e5a0af5e7d59e6b785e5a0af66e6b785e5a0af5e7d6245
UHC 淅堯f淅堯^}Y淅堯f淅堯^}bE 11100000101100101110100011101011011001101110000010110010111010001110101101011110011111010101100111100000101100101110100011101011011001101110000010110010111010001110101101011110011111010110001001000101 e0b2e8eb66e0b2e8eb5e7d59e0b2e8eb66e0b2e8eb5e7d6245

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