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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN シクシ痂n}シクシ痂n{^ 101111001011100010111100111000010110111101101110011111011011110010111000101111001110000101101111011011100111101101011110 bcb8bce16f6e7dbcb8bce16f6e7b5e
EUC-JP シクシ痂n}シクシ痂n{^ 100011101011110010001110101110001000111010111100111000011101000001101110011111011000111010111100100011101011100010001110101111001110000111010000011011100111101101011110 8ebc8eb88ebce1d06e7d8ebc8eb88ebce1d06e7b5e
UTF-8 シクシ痂n}シクシ痂n{^ 1110111110111101101111001110111110111101101110001110111110111101101111001110011110010111100000100110111001111101111011111011110110111100111011111011110110111000111011111011110110111100111001111001011110000010011011100111101101011110 efbdbcefbdb8efbdbce797826e7defbdbcefbdb8efbdbce797826e7b5e
UHC ???痂n}???痂n{^ 001111110011111100111111110010101011001001101110011111010011111100111111001111111100101010110010011011100111101101011110 3f3f3fcab26e7d3f3f3fcab26e7b5e

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