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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 猥θ?[}猥θ?[{^ 111000001100111010000011110001100011111101011011011111011110000011001110100000111100011000111111010110110111101101011110 e0ce83c63f5b7de0ce83c63f5b7b5e
EUC-JP 猥θ?[}猥θ?[{^ 111000001101000010100110110010000011111101011011011111011110000011010000101001101100100000111111010110110111101101011110 e0d0a6c83f5b7de0d0a6c83f5b7b5e
UTF-8 猥θ춼[}猥θ춼[{^ 111001111000110010100101110011101011100011101100101101101011110001011011011111011110011110001100101001011100111010111000111011001011011010111100010110110111101101011110 e78ca5ceb8ecb6bc5b7de78ca5ceb8ecb6bc5b7b5e
UHC 猥θ춼[}猥θ춼[{^ 1110100011100101101001011110100010101101100110000101101101111101111010001110010110100101111010001010110110011000010110110111101101011110 e8e5a5e8ad985b7de8e5a5e8ad985b7b5e

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