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 ?讒霆ク訒イ雉ェ^ 00111111111001101010011111101000101110111011100011111011101000111011001011101000101100111010101001011110 3fe6a7e8bbb8fba3b2e8b3aa5e
EUC-JP 訑讒霆ク訒イ雉ェ^ 10001111110111011100011111101100101010011111000010111101100011101011100010001111110111011100100010001110101100101111000010110101100011101010101001011110 8fddc7eca9f0bd8eb88fddc88eb2f0b58eaa5e
UTF-8 訑讒霆ク訒イ雉ェ^ 11101000101010001001000111101000101011101001001011101001100111001000011011101111101111011011100011101000101010001001001011101111101111011011001011101001100110111000100111101111101111011010101001011110 e8a891e8ae92e99c86efbdb8e8a892efbdb2e99b89efbdaa5e
UHC ?讒霆???雉?^ 001111111111001111011000111011111111110100111111001111110011111111110110110010110011111101011110 3ff3d8effd3f3f3ff6cb3f5e

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