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 棚短\}棚短\{^ 10010010010010011001001001011010010111000111110110010010010010011001001001011010010111000111101101011110 9249925a5c7d9249925a5c7b5e
EUC-JP 棚短\}棚短\{^ 11000011101010101100001110111011010111000111110111000011101010101100001110111011010111000111101101011110 c3aac3bb5c7dc3aac3bb5c7b5e
UTF-8 棚短\}棚短\{^ 1110011010100011100110101110011110011111101011010101110001111101111001101010001110011010111001111001111110101101010111000111101101011110 e6a39ae79fad5c7de6a39ae79fad5c7b5e
UHC 棚短\}棚短\{^ 11011101110111001101001110101101010111000111110111011101110111001101001110101101010111000111101101011110 dddcd3ad5c7ddddcd3ad5c7b5e

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