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{^ 100011111100101110111001111111010111101101001110011111011000111111001011101110011111110101111011010011100111101101011110 8fcbb9fd7b4e7d8fcbb9fd7b4e7b5e
SJIS-WIN ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
EUC-JP ?Ë?ý{N}?Ë?ý{N{^ 0011111110001111101010101011001100111111100011111010101111110010011110110100111001111101001111111000111110101010101100110011111110001111101010111111001001111011010011100111101101011110 3f8faab33f8fabf27b4e7d3f8faab33f8fabf27b4e7b5e
UTF-8 Ë¹ý{N}Ë¹ý{N{^ 1100001010001111110000111000101111000010101110011100001110111101011110110100111001111101110000101000111111000011100010111100001010111001110000111011110101111011010011100111101101011110 c28fc38bc2b9c3bd7b4e7dc28fc38bc2b9c3bd7b4e7b5e
UHC ??¹?{N}??¹?{N{^ 0011111100111111101010011111011000111111011110110100111001111101001111110011111110101001111101100011111101111011010011100111101101011110 3f3fa9f63f7b4e7d3f3fa9f63f7b4e7b5e

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