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 11100001101100111110000011010011011001101110000110110011111000001101001101011110011111010101100111100001101100111110000011010011011001101110000110110011111000001101001101011110011111010110001001000101 e1b3e0d366e1b3e0d35e7d59e1b3e0d366e1b3e0d35e7d6245
EUC-JP 盖獗f盖獗^}Y盖獗f盖獗^}bE 11100010101101011110000011010101011001101110001010110101111000001101010101011110011111010101100111100010101101011110000011010101011001101110001010110101111000001101010101011110011111010110001001000101 e2b5e0d566e2b5e0d55e7d59e2b5e0d566e2b5e0d55e7d6245
UTF-8 盖獗f盖獗^}Y盖獗f盖獗^}bE 111001111001101110010110111001111000110110010111011001101110011110011011100101101110011110001101100101110101111001111101010110011110011110011011100101101110011110001101100101110110011011100111100110111001011011100111100011011001011101011110011111010110001001000101 e79b96e78d9766e79b96e78d975e7d59e79b96e78d9766e79b96e78d975e7d6245
UHC 盖獗f盖獗^}Y盖獗f盖獗^}bE 11001011110011001100111111110001011001101100101111001100110011111111000101011110011111010101100111001011110011001100111111110001011001101100101111001100110011111111000101011110011111010110001001000101 cbcccff166cbcccff15e7d59cbcccff166cbcccff15e7d6245

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