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 ٖ݇[Dٖ݇[D^ 10011111111100011001101111100001010110110100010010011111111100011001101111100001010110110100010001011110 9ff19be15b449ff19be15b445e
SJIS-WIN ????[D????[D^ 00111111001111110011111100111111010110110100010000111111001111110011111100111111010110110100010001011110 3f3f3f3f5b443f3f3f3f5b445e
EUC-JP ?ñ?á[D?ñ?á[D^ 001111111000111110101011110100000011111110001111101010111010000101011011010001000011111110001111101010111101000000111111100011111010101110100001010110110100010001011110 3f8fabd03f8faba15b443f8fabd03f8faba15b445e
UTF-8 ٖ݇[Dٖ݇[D^ 110000101001111111000011101100011100001010011011110000111010000101011011010001001100001010011111110000111011000111000010100110111100001110100001010110110100010001011110 c29fc3b1c29bc3a15b44c29fc3b1c29bc3a15b445e
UHC ????[D????[D^ 00111111001111110011111100111111010110110100010000111111001111110011111100111111010110110100010001011110 3f3f3f3f5b443f3f3f3f5b445e

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