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 訒ゥ霆ク訒イ雉ェ^ 11111011101000111010100111101000101110111011100011111011101000111011001011101000101100111010101001011110 fba3a9e8bbb8fba3b2e8b3aa5e
EUC-JP 訒ゥ霆ク訒イ雉ェ^ 10001111110111011100100010001110101010011111000010111101100011101011100010001111110111011100100010001110101100101111000010110101100011101010101001011110 8fddc88ea9f0bd8eb88fddc88eb2f0b58eaa5e
UTF-8 訒ゥ霆ク訒イ雉ェ^ 11101000101010001001001011101111101111011010100111101001100111001000011011101111101111011011100011101000101010001001001011101111101111011011001011101001100110111000100111101111101111011010101001011110 e8a892efbda9e99c86efbdb8e8a892efbdb2e99b89efbdaa5e
UHC ??霆???雉?^ 0011111100111111111011111111110100111111001111110011111111110110110010110011111101011110 3f3feffd3f3f3ff6cb3f5e

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