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 11100000110100111110000011010011011001101110000011010011111000001101001101011110011111010101100111100000110100111110000011010011011001101110000011010011111000001101001101011110011111010110001001000101 e0d3e0d366e0d3e0d35e7d59e0d3e0d366e0d3e0d35e7d6245
EUC-JP 獗獗f獗獗^}Y獗獗f獗獗^}bE 11100000110101011110000011010101011001101110000011010101111000001101010101011110011111010101100111100000110101011110000011010101011001101110000011010101111000001101010101011110011111010110001001000101 e0d5e0d566e0d5e0d55e7d59e0d5e0d566e0d5e0d55e7d6245
UTF-8 獗獗f獗獗^}Y獗獗f獗獗^}bE 111001111000110110010111111001111000110110010111011001101110011110001101100101111110011110001101100101110101111001111101010110011110011110001101100101111110011110001101100101110110011011100111100011011001011111100111100011011001011101011110011111010110001001000101 e78d97e78d9766e78d97e78d975e7d59e78d97e78d9766e78d97e78d975e7d6245
UHC 獗獗f獗獗^}Y獗獗f獗獗^}bE 11001111111100011100111111110001011001101100111111110001110011111111000101011110011111010101100111001111111100011100111111110001011001101100111111110001110011111111000101011110011111010110001001000101 cff1cff166cff1cff15e7d59cff1cff166cff1cff15e7d6245

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