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 ííÀ펻ÁÞííÀ펻ÁÜ^ 1110110111101101110000001110110110001110101110111100000111011110111011011110110111000000111011011000111010111011110000011101110001011110 ededc0ed8ebbc1deededc0ed8ebbc1dc5e
SJIS-WIN ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ííÀí??ÁÞííÀí??ÁÜ^ 1000111110101011101111111000111110101011101111111000111110101010101000101000111110101011101111110011111100111111100011111010101010100001100011111010100110110000100011111010101110111111100011111010101110111111100011111010101010100010100011111010101110111111001111110011111110001111101010101010000110001111101010101110010001011110 8fabbf8fabbf8faaa28fabbf3f3f8faaa18fa9b08fabbf8fabbf8faaa28fabbf3f3f8faaa18faae45e
UTF-8 ííÀ펻ÁÞííÀ펻ÁÜ^ 110000111010110111000011101011011100001110000000110000111010110111000010100011101100001010111011110000111000000111000011100111101100001110101101110000111010110111000011100000001100001110101101110000101000111011000010101110111100001110000001110000111001110001011110 c3adc3adc380c3adc28ec2bbc381c39ec3adc3adc380c3adc28ec2bbc381c39c5e
UHC ???????Þ????????^ 001111110011111100111111001111110011111100111111001111111010100010101101001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3fa8ad3f3f3f3f3f3f3f3f5e

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