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 1001001101110001011001101001001101110001010111100111110101011001100100110111000101100110100100110111000101011110011111010110001001000101 93716693715e7d5993716693715e7d6245
EUC-JP 賭f賭^}Y賭f賭^}bE 1100010111010010011001101100010111010010010111100111110101011001110001011101001001100110110001011101001001011110011111010110001001000101 c5d266c5d25e7d59c5d266c5d25e7d6245
UTF-8 賭f賭^}Y賭f賭^}bE 111010001011001110101101011001101110100010110011101011010101111001111101010110011110100010110011101011010110011011101000101100111010110101011110011111010110001001000101 e8b3ad66e8b3ad5e7d59e8b3ad66e8b3ad5e7d6245
UHC 賭f賭^}Y賭f賭^}bE 1101010010101110011001101101010010101110010111100111110101011001110101001010111001100110110101001010111001011110011111010110001001000101 d4ae66d4ae5e7d59d4ae66d4ae5e7d6245

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