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 ?}Vn}?}Vn{^ 0011111101111101010101100110111001111101001111110111110101010110011011100111101101011110 3f7d566e7d3f7d566e7b5e
SJIS-WIN 泓}Vn}泓}Vn{^ 10011111100101110111110101010110011011100111110110011111100101110111110101010110011011100111101101011110 9f977d566e7d9f977d566e7b5e
EUC-JP 泓}Vn}泓}Vn{^ 11011101111101110111110101010110011011100111110111011101111101110111110101010110011011100111101101011110 ddf77d566e7dddf77d566e7b5e
UTF-8 泓}Vn}泓}Vn{^ 111001101011001110010011011111010101011001101110011111011110011010110011100100110111110101010110011011100111101101011110 e6b3937d566e7de6b3937d566e7b5e
UHC 泓}Vn}泓}Vn{^ 11111011111100100111110101010110011011100111110111111011111100100111110101010110011011100111101101011110 fbf27d566e7dfbf27d566e7b5e

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