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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 猜膜雉\n}猜膜雉\n{^ 11100000110010001001011010001100111010001011001101011100011011100111110111100000110010001001011010001100111010001011001101011100011011100111101101011110 e0c8968ce8b35c6e7de0c8968ce8b35c6e7b5e
EUC-JP 猜膜雉\n}猜膜雉\n{^ 11100000110010101100101111101100111100001011010101011100011011100111110111100000110010101100101111101100111100001011010101011100011011100111101101011110 e0cacbecf0b55c6e7de0cacbecf0b55c6e7b5e
UTF-8 猜膜雉\n}猜膜雉\n{^ 11100111100011001001110011101000100001101001110011101001100110111000100101011100011011100111110111100111100011001001110011101000100001101001110011101001100110111000100101011100011011100111101101011110 e78c9ce8869ce99b895c6e7de78c9ce8869ce99b895c6e7b5e
UHC 猜膜雉\n}猜膜雉\n{^ 11100011110001001101100010101111111101101100101101011100011011100111110111100011110001001101100010101111111101101100101101011100011011100111101101011110 e3c4d8aff6cb5c6e7de3c4d8aff6cb5c6e7b5e

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