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 ϳùâVn}ϳùâVn{^ 110011111011001111111001111000100101011001101110011111011100111110110011111110011110001001010110011011100111101101011110 cfb3f9e2566e7dcfb3f9e2566e7b5e
SJIS-WIN ????Vn}????Vn{^ 001111110011111100111111001111110101011001101110011111010011111100111111001111110011111101010110011011100111101101011110 3f3f3f3f566e7d3f3f3f3f566e7b5e
EUC-JP Ï?ùâVn}Ï?ùâVn{^ 100011111010101011000001001111111000111110101011111000111000111110101011101001000101011001101110011111011000111110101010110000010011111110001111101010111110001110001111101010111010010001010110011011100111101101011110 8faac13f8fabe38faba4566e7d8faac13f8fabe38faba4566e7b5e
UTF-8 ϳùâVn}ϳùâVn{^ 1100001110001111110000101011001111000011101110011100001110100010010101100110111001111101110000111000111111000010101100111100001110111001110000111010001001010110011011100111101101011110 c38fc2b3c3b9c3a2566e7dc38fc2b3c3b9c3a2566e7b5e
UHC ?³??Vn}?³??Vn{^ 0011111110101001111110000011111100111111010101100110111001111101001111111010100111111000001111110011111101010110011011100111101101011110 3fa9f83f3f566e7d3fa9f83f3f566e7b5e

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