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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 棚樽存樽賊炭^ 10010010010010011001001001001101100100011011011010010010010011011001000110101111100100100101100101011110 9249924d91b6924d91af92595e
EUC-JP 棚樽存樽賊炭^ 11000011101010101100001110101110110000101011100011000011101011101100001010110001110000111011101001011110 c3aac3aec2b8c3aec2b1c3ba5e
UTF-8 棚樽存樽賊炭^ 11100110101000111001101011100110101010001011110111100101101011011001100011100110101010001011110111101000101100111000101011100111100000101010110101011110 e6a39ae6a8bde5ad98e6a8bde8b38ae782ad5e
UHC 棚樽存樽賊炭^ 11011101110111001111000111011100111100001110110111110001110111001110111011100100111101111010100101011110 dddcf1dcf0edf1dceee4f7a95e

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