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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN シクシ痾シクシ痣^ 1011110010111000101111001110000101111101101111001011100010111100111000010111101101011110 bcb8bce17dbcb8bce17b5e
EUC-JP シクシ痾シクシ痣^ 1000111010111100100011101011100010001110101111001110000111011110100011101011110010001110101110001000111010111100111000011101110001011110 8ebc8eb88ebce1de8ebc8eb88ebce1dc5e
UTF-8 シクシ痾シクシ痣^ 11101111101111011011110011101111101111011011100011101111101111011011110011100111100101111011111011101111101111011011110011101111101111011011100011101111101111011011110011100111100101111010001101011110 efbdbcefbdb8efbdbce797beefbdbcefbdb8efbdbce797a35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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