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 毫???毫???^ 1001111101111100001111110011111100111111100111110111110000111111001111110011111101011110 9f7c3f3f3f9f7c3f3f3f5e
EUC-JP 毫???毫???^ 1101110111011101001111110011111100111111110111011101110100111111001111110011111101011110 dddd3f3f3fdddd3f3f3f5e
UTF-8 毫흗렱렪毫흗렱렪^ 11100110101011111010101111101101100111011001011111101011101000001011000111101011101000001010101011100110101011111010101111101101100111011001011111101011101000001011000111101011101000001010101001011110 e6afabed9d97eba0b1eba0aae6afabed9d97eba0b1eba0aa5e
UHC 毫흗렱렪毫흗렱렪^ 1111101111000110110010001110100110001110101111101000111010111000111110111100011011001000111010011000111010111110100011101011100001011110 fbc6c8e98ebe8eb8fbc6c8e98ebe8eb85e

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