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 淲ゥ霆ク淲イ雉ェ^ 11111011010001001010100111101000101110111011100011111011010001001011001011101000101100111010101001011110 fb44a9e8bbb8fb44b2e8b3aa5e
EUC-JP ?ゥ霆ク?イ雉ェ^ 001111111000111010101001111100001011110110001110101110000011111110001110101100101111000010110101100011101010101001011110 3f8ea9f0bd8eb83f8eb2f0b58eaa5e
UTF-8 淲ゥ霆ク淲イ雉ェ^ 11100110101101111011001011101111101111011010100111101001100111001000011011101111101111011011100011100110101101111011001011101111101111011011001011101001100110111000100111101111101111011010101001011110 e6b7b2efbda9e99c86efbdb8e6b7b2efbdb2e99b89efbdaa5e
UHC ??霆???雉?^ 0011111100111111111011111111110100111111001111110011111111110110110010110011111101011110 3f3feffd3f3f3ff6cb3f5e

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