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 娃?密}娃?密{^ 10001000101000010011111110010110101001110111110110001000101000010011111110010110101001110111101101011110 88a13f96a77d88a13f96a77b5e
EUC-JP 娃?密}娃?密{^ 10110000101000110011111111001100101010010111110110110000101000110011111111001100101010010111101101011110 b0a33fcca97db0a33fcca97b5e
UTF-8 娃뀐密}娃뀐密{^ 111001011010100010000011111010111000000010010000111001011010111110000110011111011110010110101000100000111110101110000000100100001110010110101111100001100111101101011110 e5a883eb8090e5af867de5a883eb8090e5af867b5e
UHC 娃뀐密}娃뀐密{^ 111010001101111110110010111011111101101011001011011111011110100011011111101100101110111111011010110010110111101101011110 e8dfb2efdacb7de8dfb2efdacb7b5e

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