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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 猥θ?[猥θ?[^ 11100000110011101000001111000110001111110101101111100000110011101000001111000110001111110101101101011110 e0ce83c63f5be0ce83c63f5b5e
EUC-JP 猥θ?[猥θ?[^ 11100000110100001010011011001000001111110101101111100000110100001010011011001000001111110101101101011110 e0d0a6c83f5be0d0a6c83f5b5e
UTF-8 猥θ춼[猥θ춼[^ 11100111100011001010010111001110101110001110110010110110101111000101101111100111100011001010010111001110101110001110110010110110101111000101101101011110 e78ca5ceb8ecb6bc5be78ca5ceb8ecb6bc5b5e
UHC 猥θ춼[猥θ춼[^ 111010001110010110100101111010001010110110011000010110111110100011100101101001011110100010101101100110000101101101011110 e8e5a5e8ad985be8e5a5e8ad985b5e

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