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 ‚V‘Un}‚V‘Un{^ 1000111110000010100011110101011010010001010101010110111001111101100011111000001010001111010101101001000101010101011011100111101101011110 8f828f5691556e7d8f828f5691556e7b5e
SJIS-WIN ???V?Un}???V?Un{^ 0011111100111111001111110101011000111111010101010110111001111101001111110011111100111111010101100011111101010101011011100111101101011110 3f3f3f563f556e7d3f3f3f563f556e7b5e
EUC-JP ???V?Un}???V?Un{^ 0011111100111111001111110101011000111111010101010110111001111101001111110011111100111111010101100011111101010101011011100111101101011110 3f3f3f563f556e7d3f3f3f563f556e7b5e
UTF-8 ‚V‘Un}‚V‘Un{^ 11000010100011111100001010000010110000101000111101010110110000101001000101010101011011100111110111000010100011111100001010000010110000101000111101010110110000101001000101010101011011100111101101011110 c28fc282c28f56c291556e7dc28fc282c28f56c291556e7b5e
UHC ???V?Un}???V?Un{^ 0011111100111111001111110101011000111111010101010110111001111101001111110011111100111111010101100011111101010101011011100111101101011110 3f3f3f563f556e7d3f3f3f563f556e7b5e

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