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 ???a???N???a???N^ 0011111100111111001111110110000100111111001111110011111101001110001111110011111100111111011000010011111100111111001111110100111001011110 3f3f3f613f3f3f4e3f3f3f613f3f3f4e5e
SJIS-WIN ??寡a??寡N??寡a??寡N^ 001111110011111110001001110001110110000100111111001111111000100111000111010011100011111100111111100010011100011101100001001111110011111110001001110001110100111001011110 3f3f89c7613f3f89c74e3f3f89c7613f3f89c74e5e
EUC-JP ?倜寡a?倜寡N?倜寡a?倜寡N^ 0011111110001111101100011101010110110010110010010110000100111111100011111011000111010101101100101100100101001110001111111000111110110001110101011011001011001001011000010011111110001111101100011101010110110010110010010100111001011110 3f8fb1d5b2c9613f8fb1d5b2c94e3f8fb1d5b2c9613f8fb1d5b2c94e5e
UTF-8 뤑倜寡a뤑倜寡N뤑倜寡a뤑倜寡N^ 1110101110100100100100011110010110000000100111001110010110101111101000010110000111101011101001001001000111100101100000001001110011100101101011111010000101001110111010111010010010010001111001011000000010011100111001011010111110100001011000011110101110100100100100011110010110000000100111001110010110101111101000010100111001011110 eba491e5809ce5afa161eba491e5809ce5afa14eeba491e5809ce5afa161eba491e5809ce5afa14e5e
UHC 뤑倜寡a뤑倜寡N뤑倜寡a뤑倜寡N^ 1000111111000001111101001010011011001101111110110110000110001111110000011111010010100110110011011111101101001110100011111100000111110100101001101100110111111011011000011000111111000001111101001010011011001101111110110100111001011110 8fc1f4a6cdfb618fc1f4a6cdfb4e8fc1f4a6cdfb618fc1f4a6cdfb4e5e

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