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 1001110111001001011001101001110111001001010111100111110101011001100111011100100101100110100111011100100101011110011111010110001001000101 9dc9669dc95e7d599dc9669dc95e7d6245
EUC-JP 數f數^}Y數f數^}bE 1101101011001011011001101101101011001011010111100111110101011001110110101100101101100110110110101100101101011110011111010110001001000101 dacb66dacb5e7d59dacb66dacb5e7d6245
UTF-8 數f數^}Y數f數^}bE 111001101001010110111000011001101110011010010101101110000101111001111101010110011110011010010101101110000110011011100110100101011011100001011110011111010110001001000101 e695b866e695b85e7d59e695b866e695b85e7d6245
UHC 數f數^}Y數f數^}bE 1110001010100110011001101110001010100110010111100111110101011001111000101010011001100110111000101010011001011110011111010110001001000101 e2a666e2a65e7d59e2a666e2a65e7d6245

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