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 1110000011010011011001101110000011010011010111100111110101011001111000001101001101100110111000001101001101011110011111010110001001000101 e0d366e0d35e7d59e0d366e0d35e7d6245
EUC-JP 獗f獗^}Y獗f獗^}bE 1110000011010101011001101110000011010101010111100111110101011001111000001101010101100110111000001101010101011110011111010110001001000101 e0d566e0d55e7d59e0d566e0d55e7d6245
UTF-8 獗f獗^}Y獗f獗^}bE 111001111000110110010111011001101110011110001101100101110101111001111101010110011110011110001101100101110110011011100111100011011001011101011110011111010110001001000101 e78d9766e78d975e7d59e78d9766e78d975e7d6245
UHC 獗f獗^}Y獗f獗^}bE 1100111111110001011001101100111111110001010111100111110101011001110011111111000101100110110011111111000101011110011111010110001001000101 cff166cff15e7d59cff166cff15e7d6245

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