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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 遜短\}遜短\{^ 10010001101110111001001001011010010111000111110110010001101110111001001001011010010111000111101101011110 91bb925a5c7d91bb925a5c7b5e
EUC-JP 遜短\}遜短\{^ 11000010101111011100001110111011010111000111110111000010101111011100001110111011010111000111101101011110 c2bdc3bb5c7dc2bdc3bb5c7b5e
UTF-8 遜短\}遜短\{^ 1110100110000001100111001110011110011111101011010101110001111101111010011000000110011100111001111001111110101101010111000111101101011110 e9819ce79fad5c7de9819ce79fad5c7b5e
UHC 遜短\}遜短\{^ 11100001111000011101001110101101010111000111110111100001111000011101001110101101010111000111101101011110 e1e1d3ad5c7de1e1d3ad5c7b5e

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