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 シスシ畆シスシ畆^ 1011110010111101101111001110000101011011101111001011110110111100111000010101101101011110 bcbdbce15bbcbdbce15b5e
EUC-JP シスシ畆シスシ畆^ 1000111010111100100011101011110110001110101111001110000110111100100011101011110010001110101111011000111010111100111000011011110001011110 8ebc8ebd8ebce1bc8ebc8ebd8ebce1bc5e
UTF-8 シスシ畆シスシ畆^ 11101111101111011011110011101111101111011011110111101111101111011011110011100111100101011000011011101111101111011011110011101111101111011011110111101111101111011011110011100111100101011000011001011110 efbdbcefbdbdefbdbce79586efbdbcefbdbdefbdbce795865e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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