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 1000101111000010011001101000101111000010010111100111110101011001100010111100001001100110100010111100001001011110011111010110001001000101 8bc2668bc25e7d598bc2668bc25e7d6245
EUC-JP 仰f仰^}Y仰f仰^}bE 1011011011000100011001101011011011000100010111100111110101011001101101101100010001100110101101101100010001011110011111010110001001000101 b6c466b6c45e7d59b6c466b6c45e7d6245
UTF-8 仰f仰^}Y仰f仰^}bE 111001001011101110110000011001101110010010111011101100000101111001111101010110011110010010111011101100000110011011100100101110111011000001011110011111010110001001000101 e4bbb066e4bbb05e7d59e4bbb066e4bbb05e7d6245
UHC 仰f仰^}Y仰f仰^}bE 1110010011100110011001101110010011100110010111100111110101011001111001001110011001100110111001001110011001011110011111010110001001000101 e4e666e4e65e7d59e4e666e4e65e7d6245

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