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 10010000010010011001000001001001011001101001000001001001100100000100100101011110011111010101100110010000010010011001000001001001011001101001000001001001100100000100100101011110011111010110001001000101 9049904966904990495e7d599049904966904990495e7d6245
EUC-JP 蝕蝕f蝕蝕^}Y蝕蝕f蝕蝕^}bE 10111111101010101011111110101010011001101011111110101010101111111010101001011110011111010101100110111111101010101011111110101010011001101011111110101010101111111010101001011110011111010110001001000101 bfaabfaa66bfaabfaa5e7d59bfaabfaa66bfaabfaa5e7d6245
UTF-8 蝕蝕f蝕蝕^}Y蝕蝕f蝕蝕^}bE 111010001001110110010101111010001001110110010101011001101110100010011101100101011110100010011101100101010101111001111101010110011110100010011101100101011110100010011101100101010110011011101000100111011001010111101000100111011001010101011110011111010110001001000101 e89d95e89d9566e89d95e89d955e7d59e89d95e89d9566e89d95e89d955e7d6245
UHC 蝕蝕f蝕蝕^}Y蝕蝕f蝕蝕^}bE 11100011110110101110001111011010011001101110001111011010111000111101101001011110011111010101100111100011110110101110001111011010011001101110001111011010111000111101101001011110011111010110001001000101 e3dae3da66e3dae3da5e7d59e3dae3da66e3dae3da5e7d6245

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