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 蔘灘蕪[蔘灘蕪[^ 111001001111001110010011111001011001010110010011010110111110010011110011100100111110010110010101100100110101101101011110 e4f393e595935be4f393e595935b5e
EUC-JP 蔘灘蕪[蔘灘蕪[^ 111010001111010111000110111001111100100111110011010110111110100011110101110001101110011111001001111100110101101101011110 e8f5c6e7c9f35be8f5c6e7c9f35b5e
UTF-8 蔘灘蕪[蔘灘蕪[^ 111010001001010010011000111001111000000110011000111010001001010110101010010110111110100010010100100110001110011110000001100110001110100010010101101010100101101101011110 e89498e78198e895aa5be89498e78198e895aa5b5e
UHC 蔘灘蕪[蔘灘蕪[^ 110111111011100011110111101010001101100111110011010110111101111110111000111101111010100011011001111100110101101101011110 dfb8f7a8d9f35bdfb8f7a8d9f35b5e

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