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 0011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f46
SJIS-WIN 貅ソ雖蛾漁辷セF 11100110101110101011111111100101101010111000100111101001100010111001100111100111100010001011111001000110 e6babfe5ab89e98b99e788be46
EUC-JP 貅ソ雖蛾漁辷セF 111011001011110010001110101111111110101010101101101100101110101110110101111110011110110111101000100011101011111001000110 ecbc8ebfeaadb2ebb5f9ede88ebe46
UTF-8 貅ソ雖蛾漁辷セF 11101000101100101000010111101111101111011011111111101001100110111001011011101000100110111011111011100110101111001000000111101000101111101011011111101111101111011011111001000110 e8b285efbdbfe99b96e89bbee6bc81e8beb7efbdbe46
UHC ??雖蛾漁??F 0011111100111111111000101100110011100100101101101110010111011011001111110011111101000110 3f3fe2cce4b6e5db3f3f46

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