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 11100110101110101011111111100101101010111000100111101000111010011001100111100111100010001011111001000110 e6babfe5ab89e8e999e788be46
EUC-JP 貅ソ雖芽髯辷セF 111011001011110010001110101111111110101010101101101100101110101011110001111110011110110111101000100011101011111001000110 ecbc8ebfeaadb2eaf1f9ede88ebe46
UTF-8 貅ソ雖芽髯辷セF 11101000101100101000010111101111101111011011111111101001100110111001011011101000100010101011110111101001101010111010111111101000101111101011011111101111101111011011111001000110 e8b285efbdbfe99b96e88abde9abafe8beb7efbdbe46
UHC ??雖芽???F 00111111001111111110001011001100111001001011010000111111001111110011111101000110 3f3fe2cce4b43f3f3f46

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