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{^ 001111110011111100111111010110110111101101001110011111010011111100111111001111110101101101111011010011100111101101011110 3f3f3f5b7b4e7d3f3f3f5b7b4e7b5e
SJIS-WIN シッ[{N}シッ[{N{^ 1111001011110101101111001010111101011011011110110100111001111101111100101111010110111100101011110101101101111011010011100111101101011110 f2f5bcaf5b7b4e7df2f5bcaf5b7b4e7b5e
EUC-JP ?シッ[{N}?シッ[{N{^ 00111111100011101011110010001110101011110101101101111011010011100111110100111111100011101011110010001110101011110101101101111011010011100111101101011110 3f8ebc8eaf5b7b4e7d3f8ebc8eaf5b7b4e7b5e
UTF-8 シッ[{N}シッ[{N{^ 111011101000100010101100111011111011110110111100111011111011110110101111010110110111101101001110011111011110111010001000101011001110111110111101101111001110111110111101101011110101101101111011010011100111101101011110 ee88acefbdbcefbdaf5b7b4e7dee88acefbdbcefbdaf5b7b4e7b5e
UHC ???[{N}???[{N{^ 001111110011111100111111010110110111101101001110011111010011111100111111001111110101101101111011010011100111101101011110 3f3f3f5b7b4e7d3f3f3f5b7b4e7b5e

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