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 ޶QOn}޶QOn{^ 100011101011011010001111010100010100111101101110011111011000111010110110100011110101000101001111011011100111101101011110 8eb68f514f6e7d8eb68f514f6e7b5e
SJIS-WIN ?¶?QOn}?¶?QOn{^ 0011111110000001111101110011111101010001010011110110111001111101001111111000000111110111001111110101000101001111011011100111101101011110 3f81f73f514f6e7d3f81f73f514f6e7b5e
EUC-JP ?¶?QOn}?¶?QOn{^ 0011111110100010111110010011111101010001010011110110111001111101001111111010001011111001001111110101000101001111011011100111101101011110 3fa2f93f514f6e7d3fa2f93f514f6e7b5e
UTF-8 ޶QOn}޶QOn{^ 110000101000111011000010101101101100001010001111010100010100111101101110011111011100001010001110110000101011011011000010100011110101000101001111011011100111101101011110 c28ec2b6c28f514f6e7dc28ec2b6c28f514f6e7b5e
UHC ?¶?QOn}?¶?QOn{^ 0011111110100010110100100011111101010001010011110110111001111101001111111010001011010010001111110101000101001111011011100111101101011110 3fa2d23f514f6e7d3fa2d23f514f6e7b5e

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