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 1000100111100011011001101000100111100011010111100111110101011001100010011110001101100110100010011110001101011110011111010110001001000101 89e36689e35e7d5989e36689e35e7d6245
EUC-JP 峨f峨^}Y峨f峨^}bE 1011001011100101011001101011001011100101010111100111110101011001101100101110010101100110101100101110010101011110011111010110001001000101 b2e566b2e55e7d59b2e566b2e55e7d6245
UTF-8 峨f峨^}Y峨f峨^}bE 111001011011001110101000011001101110010110110011101010000101111001111101010110011110010110110011101010000110011011100101101100111010100001011110011111010110001001000101 e5b3a866e5b3a85e7d59e5b3a866e5b3a85e7d6245
UHC 峨f峨^}Y峨f峨^}bE 1110010010110001011001101110010010110001010111100111110101011001111001001011000101100110111001001011000101011110011111010110001001000101 e4b166e4b15e7d59e4b166e4b15e7d6245

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