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 1110001110101101011001101110001110101101010111100111110101011001111000111010110101100110111000111010110101011110011111010110001001000101 e3ad66e3ad5e7d59e3ad66e3ad5e7d6245
EUC-JP 罸f罸^}Y罸f罸^}bE 1110011010101111011001101110011010101111010111100111110101011001111001101010111101100110111001101010111101011110011111010110001001000101 e6af66e6af5e7d59e6af66e6af5e7d6245
UTF-8 罸f罸^}Y罸f罸^}bE 111001111011110110111000011001101110011110111101101110000101111001111101010110011110011110111101101110000110011011100111101111011011100001011110011111010110001001000101 e7bdb866e7bdb85e7d59e7bdb866e7bdb85e7d6245
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)