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 ???Lon}???Lon{^ 001111110011111100111111010011000110111101101110011111010011111100111111001111110100110001101111011011100111101101011110 3f3f3f4c6f6e7d3f3f3f4c6f6e7b5e
SJIS-WIN 雅??Lon}雅??Lon{^ 1000100111101011001111110011111101001100011011110110111001111101100010011110101100111111001111110100110001101111011011100111101101011110 89eb3f3f4c6f6e7d89eb3f3f4c6f6e7b5e
EUC-JP 雅??Lon}雅??Lon{^ 1011001011101101001111110011111101001100011011110110111001111101101100101110110100111111001111110100110001101111011011100111101101011110 b2ed3f3f4c6f6e7db2ed3f3f4c6f6e7b5e
UTF-8 雅먮젙Lon}雅먮젙Lon{^ 111010011001101110000101111010111010100010101110111011001010000010011001010011000110111101101110011111011110100110011011100001011110101110101000101011101110110010100000100110010100110001101111011011100111101101011110 e99b85eba8aeeca0994c6f6e7de99b85eba8aeeca0994c6f6e7b5e
UHC 雅먮젙Lon}雅먮젙Lon{^ 111001001011101010010000111010111010000010010101010011000110111101101110011111011110010010111010100100001110101110100000100101010100110001101111011011100111101101011110 e4ba90eba0954c6f6e7de4ba90eba0954c6f6e7b5e

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