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 ËÇú˽ÝͼËÇú˽Ýͼ^ 1100101111000111111110101100101110111101110111011100110110111100110010111100011111111010110010111011110111011101110011011011110001011110 cbc7facbbdddcdbccbc7facbbdddcdbc5e
SJIS-WIN ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ËÇúË?ÝÍ?ËÇúË?ÝÍ?^ 1000111110101010101100111000111110101010101011101000111110101011111000101000111110101010101100110011111110001111101010101111001010001111101010101011111100111111100011111010101010110011100011111010101010101110100011111010101111100010100011111010101010110011001111111000111110101010111100101000111110101010101111110011111101011110 8faab38faaae8fabe28faab33f8faaf28faabf3f8faab38faaae8fabe28faab33f8faaf28faabf3f5e
UTF-8 ËÇú˽ÝͼËÇú˽Ýͼ^ 110000111000101111000011100001111100001110111010110000111000101111000010101111011100001110011101110000111000110111000010101111001100001110001011110000111000011111000011101110101100001110001011110000101011110111000011100111011100001110001101110000101011110001011110 c38bc387c3bac38bc2bdc39dc38dc2bcc38bc387c3bac38bc2bdc39dc38dc2bc5e
UHC ????½??¼????½??¼^ 001111110011111100111111001111111010100011110110001111110011111110101000111110010011111100111111001111110011111110101000111101100011111100111111101010001111100101011110 3f3f3f3fa8f63f3fa8f93f3f3f3fa8f63f3fa8f95e

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