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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN タ鞅ェ}タ鞅ェ{^ 110000001111001011100110111010001101011110101010011111011100000011110010111001101110100011010111101010100111101101011110 c0f2e6e8d7aa7dc0f2e6e8d7aa7b5e
EUC-JP タ?鞅ェ}タ?鞅ェ{^ 1000111011000000001111111111000011011001100011101010101001111101100011101100000000111111111100001101100110001110101010100111101101011110 8ec03ff0d98eaa7d8ec03ff0d98eaa7b5e
UTF-8 タ鞅ェ}タ鞅ェ{^ 111011111011111010000000111011101000100010011101111010011001111010000101111011111011110110101010011111011110111110111110100000001110111010001000100111011110100110011110100001011110111110111101101010100111101101011110 efbe80ee889de99e85efbdaa7defbe80ee889de99e85efbdaa7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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