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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ⅰイ襍ⅰイ襍^ 111110100100000010110010111010001011010111110100011111011111101001000000101100101110100010110101111101000111101101011110 fa40b2e8b5f47dfa40b2e8b5f47b5e
EUC-JP ?イ襍??イ襍?^ 00111111100011101011001011110000101101110011111100111111100011101011001011110000101101110011111101011110 3f8eb2f0b73f3f8eb2f0b73f5e
UTF-8 ⅰイ襍ⅰイ襍^ 11100010100001011011000011101111101111011011001011101000101001011000110111101110100011001010110111100010100001011011000011101111101111011011001011101000101001011000110111101110100011001010101101011110 e285b0efbdb2e8a58dee8cade285b0efbdb2e8a58dee8cab5e
UHC ⅰ???ⅰ???^ 1010010110100001001111110011111100111111101001011010000100111111001111110011111101011110 a5a13f3f3fa5a13f3f3f5e

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