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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 淅f淅^}Y淅f淅^}bE 1001111111000110011001101001111111000110010111100111110101011001100111111100011001100110100111111100011001011110011111010110001001000101 9fc6669fc65e7d599fc6669fc65e7d6245
EUC-JP 淅f淅^}Y淅f淅^}bE 1101111011001000011001101101111011001000010111100111110101011001110111101100100001100110110111101100100001011110011111010110001001000101 dec866dec85e7d59dec866dec85e7d6245
UTF-8 淅f淅^}Y淅f淅^}bE 111001101011011110000101011001101110011010110111100001010101111001111101010110011110011010110111100001010110011011100110101101111000010101011110011111010110001001000101 e6b78566e6b7855e7d59e6b78566e6b7855e7d6245
UHC 淅f淅^}Y淅f淅^}bE 1110000010110010011001101110000010110010010111100111110101011001111000001011001001100110111000001011001001011110011111010110001001000101 e0b266e0b25e7d59e0b266e0b25e7d6245

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