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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
EUC-JP 泮f泮^}Y泮f泮^}bE 100011111100011110101000011001101000111111000111101010000101111001111101010110011000111111000111101010000110011010001111110001111010100001011110011111010110001001000101 8fc7a8668fc7a85e7d598fc7a8668fc7a85e7d6245
UTF-8 泮f泮^}Y泮f泮^}bE 111001101011001110101110011001101110011010110011101011100101111001111101010110011110011010110011101011100110011011100110101100111010111001011110011111010110001001000101 e6b3ae66e6b3ae5e7d59e6b3ae66e6b3ae5e7d6245
UHC 泮f泮^}Y泮f泮^}bE 1101101011101010011001101101101011101010010111100111110101011001110110101110101001100110110110101110101001011110011111010110001001000101 daea66daea5e7d59daea66daea5e7d6245

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