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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 猜膜雉}猜膜雉{^ 111000001100100010010110100011001110100010110011011111011110000011001000100101101000110011101000101100110111101101011110 e0c8968ce8b37de0c8968ce8b37b5e
EUC-JP 猜膜雉}猜膜雉{^ 111000001100101011001011111011001111000010110101011111011110000011001010110010111110110011110000101101010111101101011110 e0cacbecf0b57de0cacbecf0b57b5e
UTF-8 猜膜雉}猜膜雉{^ 111001111000110010011100111010001000011010011100111010011001101110001001011111011110011110001100100111001110100010000110100111001110100110011011100010010111101101011110 e78c9ce8869ce99b897de78c9ce8869ce99b897b5e
UHC 猜膜雉}猜膜雉{^ 111000111100010011011000101011111111011011001011011111011110001111000100110110001010111111110110110010110111101101011110 e3c4d8aff6cb7de3c4d8aff6cb7b5e

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