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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鬘作棗}鬘作棗{^ 111010011010000110001101111011001001111010100101011111011110100110100001100011011110110010011110101001010111101101011110 e9a18dec9ea57de9a18dec9ea57b5e
EUC-JP 鬘作棗}鬘作棗{^ 111100101010001110111010111011101101110010100111011111011111001010100011101110101110111011011100101001110111101101011110 f2a3baeedca77df2a3baeedca77b5e
UTF-8 鬘作棗}鬘作棗{^ 111010011010110010011000111001001011110110011100111001101010001110010111011111011110100110101100100110001110010010111101100111001110011010100011100101110111101101011110 e9ac98e4bd9ce6a3977de9ac98e4bd9ce6a3977b5e
UHC ?作棗}?作棗{^ 00111111111011011100001011110000110010100111110100111111111011011100001011110000110010100111101101011110 3fedc2f0ca7d3fedc2f0ca7b5e

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