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 00111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f46
SJIS-WIN 籖頑恭籖贋謙F 11100010110111011000101011100110100010111011000111100010110111011000101011100100100011001010101001000110 e2dd8ae68bb1e2dd8ae48caa46
EUC-JP 籖頑恭籖贋謙F 11100100110111111011010011101000101101101011001111100100110111111011010011100110101110001010110001000110 e4dfb4e8b6b3e4dfb4e6b8ac46
UTF-8 籖頑恭籖贋謙F 11100111101100011001011011101001101000001001000111100110100000011010110111100111101100011001011011101000101101001000101111101000101011001001100101000110 e7b196e9a091e681ade7b196e8b48be8ac9946
UHC ?頑恭??謙F 00111111111010001101011111001101111100010011111100111111110011001100010101000110 3fe8d7cdf13f3fccc546

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