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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 盞$菁[盞$菁[^ 111000011011010110000001100100001110010011000101010110111110000110110101100000011001000011100100110001010101101101011110 e1b58190e4c55be1b58190e4c55b5e
EUC-JP 盞$菁[盞$菁[^ 111000101011011110100001111100001110100011000111010110111110001010110111101000011111000011101000110001110101101101011110 e2b7a1f0e8c75be2b7a1f0e8c75b5e
UTF-8 盞$菁[盞$菁[^ 111001111001101110011110111011111011110010000100111010001000111110000001010110111110011110011011100111101110111110111100100001001110100010001111100000010101101101011110 e79b9eefbc84e88f815be79b9eefbc84e88f815b5e
UHC 盞$菁[盞$菁[^ 111011011101001110100011101001001111010011101010010110111110110111010011101000111010010011110100111010100101101101011110 edd3a3a4f4ea5bedd3a3a4f4ea5b5e

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