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 11100110111101001000111011101100100011101011101011100110111101001000111011100110100110011011001101000110 e6f48eec8ebae6f48ee699b346
EUC-JP 踝珠室踝取匍F 11101100111101101011110011101110101111001011110011101100111101101011110011101000110100101011010101000110 ecf6bceebcbcecf6bce8d2b546
UTF-8 踝珠室踝取匍F 11101000101110001001110111100111100011111010000011100101101011101010010011101000101110001001110111100101100011111001011011100101100011001000110101000110 e8b89de78fa0e5aea4e8b89de58f96e58c8d46
UHC ?珠室?取匍F 0011111111110001110000011110001111111000001111111111011010100010111110001101000101000110 3ff1c1e3f83ff6a2f8d146

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