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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 蜿イ讌ッ\}蜿イ讌ッ\{^ 1110010110001111101100101110011010100101101011110101110001111101111001011000111110110010111001101010010110101111010111000111101101011110 e58fb2e6a5af5c7de58fb2e6a5af5c7b5e
EUC-JP 蜿イ讌ッ\}蜿イ讌ッ\{^ 111010011110111110001110101100101110110010100111100011101010111101011100011111011110100111101111100011101011001011101100101001111000111010101111010111000111101101011110 e9ef8eb2eca78eaf5c7de9ef8eb2eca78eaf5c7b5e
UTF-8 蜿イ讌ッ\}蜿イ讌ッ\{^ 1110100010011100101111111110111110111101101100101110100010101110100011001110111110111101101011110101110001111101111010001001110010111111111011111011110110110010111010001010111010001100111011111011110110101111010111000111101101011110 e89cbfefbdb2e8ae8cefbdaf5c7de89cbfefbdb2e8ae8cefbdaf5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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