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 ž¶—d[ž¶—d[^ 1001111010110110100101110110010001011011100111101011011010010111011001000101101101011110 9eb697645b9eb697645b5e
SJIS-WIN ?¶?d[?¶?d[^ 00111111100000011111011100111111011001000101101100111111100000011111011100111111011001000101101101011110 3f81f73f645b3f81f73f645b5e
EUC-JP ?¶?d[?¶?d[^ 00111111101000101111100100111111011001000101101100111111101000101111100100111111011001000101101101011110 3fa2f93f645b3fa2f93f645b5e
UTF-8 ž¶—d[ž¶—d[^ 1100001010011110110000101011011011000010100101110110010001011011110000101001111011000010101101101100001010010111011001000101101101011110 c29ec2b6c297645bc29ec2b6c297645b5e
UHC ?¶?d[?¶?d[^ 00111111101000101101001000111111011001000101101100111111101000101101001000111111011001000101101101011110 3fa2d23f645b3fa2d23f645b5e

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