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 1110001101001111011001101110001101001111010111100111110101011001111000110100111101100110111000110100111101011110011111010110001001000101 e34f66e34f5e7d59e34f66e34f5e7d6245
EUC-JP 絨f絨^}Y絨f絨^}bE 1110010110110000011001101110010110110000010111100111110101011001111001011011000001100110111001011011000001011110011111010110001001000101 e5b066e5b05e7d59e5b066e5b05e7d6245
UTF-8 絨f絨^}Y絨f絨^}bE 111001111011010110101000011001101110011110110101101010000101111001111101010110011110011110110101101010000110011011100111101101011010100001011110011111010110001001000101 e7b5a866e7b5a85e7d59e7b5a866e7b5a85e7d6245
UHC 絨f絨^}Y絨f絨^}bE 1110101111010110011001101110101111010110010111100111110101011001111010111101011001100110111010111101011001011110011111010110001001000101 ebd666ebd65e7d59ebd666ebd65e7d6245

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