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{^ 101111101100101110001110101010111011110011011101101111001101001001101110011111011011111011001011100011101010101110111100110111011011110011010010011011100111101101011110 becb8eabbcddbcd26e7dbecb8eabbcddbcd26e7b5e
SJIS-WIN ????????n}????????n{^ 001111110011111100111111001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f3f3f6e7d3f3f3f3f3f3f3f3f6e7b5e
EUC-JP ?Ë???Ý?Òn}?Ë???Ý?Òn{^ 001111111000111110101010101100110011111100111111001111111000111110101010111100100011111110001111101010101101001001101110011111010011111110001111101010101011001100111111001111110011111110001111101010101111001000111111100011111010101011010010011011100111101101011110 3f8faab33f3f3f8faaf23f8faad26e7d3f8faab33f3f3f8faaf23f8faad26e7b5e
UTF-8 ¾ËŽ«¼Ý¼Òn}¾ËŽ«¼Ý¼Òn{^ 11000010101111101100001110001011110000101000111011000010101010111100001010111100110000111001110111000010101111001100001110010010011011100111110111000010101111101100001110001011110000101000111011000010101010111100001010111100110000111001110111000010101111001100001110010010011011100111101101011110 c2bec38bc28ec2abc2bcc39dc2bcc3926e7dc2bec38bc28ec2abc2bcc39dc2bcc3926e7b5e
UHC ¾???¼?¼?n}¾???¼?¼?n{^ 101010001111101000111111001111110011111110101000111110010011111110101000111110010011111101101110011111011010100011111010001111110011111100111111101010001111100100111111101010001111100100111111011011100111101101011110 a8fa3f3f3fa8f93fa8f93f6e7da8fa3f3f3fa8f93fa8f93f6e7b5e

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