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{^ 100011111100101110111001111111011000111111001011101110011111110101101110011111011000111111001011101110011111110110001111110010111011100111111101011011100111101101011110 8fcbb9fd8fcbb9fd6e7d8fcbb9fd8fcbb9fd6e7b5e
SJIS-WIN ????????n}????????n{^ 001111110011111100111111001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f3f3f6e7d3f3f3f3f3f3f3f3f6e7b5e
EUC-JP ?Ë?ý?Ë?ýn}?Ë?ý?Ë?ýn{^ 00111111100011111010101010110011001111111000111110101011111100100011111110001111101010101011001100111111100011111010101111110010011011100111110100111111100011111010101010110011001111111000111110101011111100100011111110001111101010101011001100111111100011111010101111110010011011100111101101011110 3f8faab33f8fabf23f8faab33f8fabf26e7d3f8faab33f8fabf23f8faab33f8fabf26e7b5e
UTF-8 Ë¹ýË¹ýn}Ë¹ýË¹ýn{^ 11000010100011111100001110001011110000101011100111000011101111011100001010001111110000111000101111000010101110011100001110111101011011100111110111000010100011111100001110001011110000101011100111000011101111011100001010001111110000111000101111000010101110011100001110111101011011100111101101011110 c28fc38bc2b9c3bdc28fc38bc2b9c3bd6e7dc28fc38bc2b9c3bdc28fc38bc2b9c3bd6e7b5e
UHC ??¹???¹?n}??¹???¹?n{^ 00111111001111111010100111110110001111110011111100111111101010011111011000111111011011100111110100111111001111111010100111110110001111110011111100111111101010011111011000111111011011100111101101011110 3f3fa9f63f3f3fa9f63f6e7d3f3fa9f63f3f3fa9f63f6e7b5e

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