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 ¼×¼ªn}¼×¼ªn{^ 10111100110101111011110010101010011011100111110110111100110101111011110010101010011011100111101101011110 bcd7bcaa6e7dbcd7bcaa6e7b5e
SJIS-WIN ?×??n}?×??n{^ 001111111000000101111110001111110011111101101110011111010011111110000001011111100011111100111111011011100111101101011110 3f817e3f3f6e7d3f817e3f3f6e7b5e
EUC-JP ?×?ªn}?×?ªn{^ 00111111101000011101111100111111100011111010001011101100011011100111110100111111101000011101111100111111100011111010001011101100011011100111101101011110 3fa1df3f8fa2ec6e7d3fa1df3f8fa2ec6e7b5e
UTF-8 ¼×¼ªn}¼×¼ªn{^ 110000101011110011000011100101111100001010111100110000101010101001101110011111011100001010111100110000111001011111000010101111001100001010101010011011100111101101011110 c2bcc397c2bcc2aa6e7dc2bcc397c2bcc2aa6e7b5e
UHC ¼×¼ªn}¼×¼ªn{^ 101010001111100110100001101111111010100011111001101010001010001101101110011111011010100011111001101000011011111110101000111110011010100010100011011011100111101101011110 a8f9a1bfa8f9a8a36e7da8f9a1bfa8f9a8a36e7b5e

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