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 ú¥Žµð®ÙÞú¥Žµð®ÙÜ^ 1111101010100101100011101011010111110000101011101101100111011110111110101010010110001110101101011111000010101110110110011101110001011110 faa58eb5f0aed9defaa58eb5f0aed9dc5e
SJIS-WIN ?¥???????¥??????^ 00111111100000011000111100111111001111110011111100111111001111110011111100111111100000011000111100111111001111110011111100111111001111110011111101011110 3f818f3f3f3f3f3f3f3f818f3f3f3f3f3f3f5e
EUC-JP ú???ð®ÙÞú???ð®ÙÜ^ 10001111101010111110001000111111001111110011111110001111101010011100001110001111101000101110111010001111101010101110001110001111101010011011000010001111101010111110001000111111001111110011111110001111101010011100001110001111101000101110111010001111101010101110001110001111101010101110010001011110 8fabe23f3f3f8fa9c38fa2ee8faae38fa9b08fabe23f3f3f8fa9c38fa2ee8faae38faae45e
UTF-8 ú¥Žµð®ÙÞú¥Žµð®ÙÜ^ 110000111011101011000010101001011100001010001110110000101011010111000011101100001100001010101110110000111001100111000011100111101100001110111010110000101010010111000010100011101100001010110101110000111011000011000010101011101100001110011001110000111001110001011110 c3bac2a5c28ec2b5c3b0c2aec399c39ec3bac2a5c28ec2b5c3b0c2aec399c39c5e
UHC ????ð®?Þ????ð®??^ 00111111001111110011111100111111101010011010001110100010111001110011111110101000101011010011111100111111001111110011111110101001101000111010001011100111001111110011111101011110 3f3f3f3fa9a3a2e73fa8ad3f3f3f3fa9a3a2e73f3f5e

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