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 ì·¹^kW}ì·¹^kW{^ 111011001011011110111001010111100110101101010111011111011110110010110111101110010101111001101011010101110111101101011110 ecb7b95e6b577decb7b95e6b577b5e
SJIS-WIN ???^kW}???^kW{^ 001111110011111100111111010111100110101101010111011111010011111100111111001111110101111001101011010101110111101101011110 3f3f3f5e6b577d3f3f3f5e6b577b5e
EUC-JP ì??^kW}ì??^kW{^ 10001111101010111100000000111111001111110101111001101011010101110111110110001111101010111100000000111111001111110101111001101011010101110111101101011110 8fabc03f3f5e6b577d8fabc03f3f5e6b577b5e
UTF-8 ì·¹^kW}ì·¹^kW{^ 110000111010110011000010101101111100001010111001010111100110101101010111011111011100001110101100110000101011011111000010101110010101111001101011010101110111101101011110 c3acc2b7c2b95e6b577dc3acc2b7c2b95e6b577b5e
UHC ?·¹^kW}?·¹^kW{^ 00111111101000011010010010101001111101100101111001101011010101110111110100111111101000011010010010101001111101100101111001101011010101110111101101011110 3fa1a4a9f65e6b577d3fa1a4a9f65e6b577b5e

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