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 ëû޹nW}ëû޹nW{^ 111010111111101110001110101110010110111001010111011111011110101111111011100011101011100101101110010101110111101101011110 ebfb8eb96e577debfb8eb96e577b5e
SJIS-WIN ????nW}????nW{^ 001111110011111100111111001111110110111001010111011111010011111100111111001111110011111101101110010101110111101101011110 3f3f3f3f6e577d3f3f3f3f6e577b5e
EUC-JP ëû??nW}ëû??nW{^ 1000111110101011101100111000111110101011111001010011111100111111011011100101011101111101100011111010101110110011100011111010101111100101001111110011111101101110010101110111101101011110 8fabb38fabe53f3f6e577d8fabb38fabe53f3f6e577b5e
UTF-8 ëû޹nW}ëû޹nW{^ 1100001110101011110000111011101111000010100011101100001010111001011011100101011101111101110000111010101111000011101110111100001010001110110000101011100101101110010101110111101101011110 c3abc3bbc28ec2b96e577dc3abc3bbc28ec2b96e577b5e
UHC ???¹nW}???¹nW{^ 0011111100111111001111111010100111110110011011100101011101111101001111110011111100111111101010011111011001101110010101110111101101011110 3f3f3fa9f66e577d3f3f3fa9f66e577b5e

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