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 1110100011110011011001101110100011110011010111100111110101011001111010001111001101100110111010001111001101011110011111010110001001000101 e8f366e8f35e7d59e8f366e8f35e7d6245
EUC-JP 頤f頤^}Y頤f頤^}bE 1111000011110101011001101111000011110101010111100111110101011001111100001111010101100110111100001111010101011110011111010110001001000101 f0f566f0f55e7d59f0f566f0f55e7d6245
UTF-8 頤f頤^}Y頤f頤^}bE 111010011010000010100100011001101110100110100000101001000101111001111101010110011110100110100000101001000110011011101001101000001010010001011110011111010110001001000101 e9a0a466e9a0a45e7d59e9a0a466e9a0a45e7d6245
UHC ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245

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