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 シスシ痾シスシ痣^ 1011110010111101101111001110000101111101101111001011110110111100111000010111101101011110 bcbdbce17dbcbdbce17b5e
EUC-JP シスシ痾シスシ痣^ 1000111010111100100011101011110110001110101111001110000111011110100011101011110010001110101111011000111010111100111000011101110001011110 8ebc8ebd8ebce1de8ebc8ebd8ebce1dc5e
UTF-8 シスシ痾シスシ痣^ 11101111101111011011110011101111101111011011110111101111101111011011110011100111100101111011111011101111101111011011110011101111101111011011110111101111101111011011110011100111100101111010001101011110 efbdbcefbdbdefbdbce797beefbdbcefbdbdefbdbce797a35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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