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 蠇キ霆ク蠇キ霆ク^ 11111011101000011011011111101000101110111011100011111011101000011011011111101000101110111011100001011110 fba1b7e8bbb8fba1b7e8bbb85e
EUC-JP ?キ霆ク?キ霆ク^ 001111111000111010110111111100001011110110001110101110000011111110001110101101111111000010111101100011101011100001011110 3f8eb7f0bd8eb83f8eb7f0bd8eb85e
UTF-8 蠇キ霆ク蠇キ霆ク^ 11101000101000001000011111101111101111011011011111101001100111001000011011101111101111011011100011101000101000001000011111101111101111011011011111101001100111001000011011101111101111011011100001011110 e8a087efbdb7e99c86efbdb8e8a087efbdb7e99c86efbdb85e
UHC ??霆???霆?^ 0011111100111111111011111111110100111111001111110011111111101111111111010011111101011110 3f3feffd3f3f3feffd3f5e

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