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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 貊珠喬莠ヲ繝ゥ 111001101011101110001110111011001000101110101010111001001011101010100110111000111000001110101001 e6bb8eec8baae4baa6e383a9
EUC-JP 貊珠喬莠ヲ繝ゥ 1110110010111101101111001110111010110110101011001110100010111100100011101010011011100101111000111000111010101001 ecbdbceeb6ace8bc8ea6e5e38ea9
UTF-8 貊珠喬莠ヲ繝ゥ 111010001011001010001010111001111000111110100000111001011001011010101100111010001000111010100000111011111011110110100110111001111011100110011101111011111011110110101001 e8b28ae78fa0e596ace88ea0efbda6e7b99defbda9
UHC 貊珠喬???? 11011000111001111111000111000001110011101110001000111111001111110011111100111111 d8e7f1c1cee23f3f3f3f

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