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 °üÂçVn}°üÂçVn{^ 101100001111110011000010111001110101011001101110011111011011000011111100110000101110011101010110011011100111101101011110 b0fcc2e7566e7db0fcc2e7566e7b5e
SJIS-WIN °???Vn}°???Vn{^ 1000000110001011001111110011111100111111010101100110111001111101100000011000101100111111001111110011111101010110011011100111101101011110 818b3f3f3f566e7d818b3f3f3f566e7b5e
EUC-JP °üÂçVn}°üÂçVn{^ 1010000111101011100011111010101111100100100011111010101010100100100011111010101110101110010101100110111001111101101000011110101110001111101010111110010010001111101010101010010010001111101010111010111001010110011011100111101101011110 a1eb8fabe48faaa48fabae566e7da1eb8fabe48faaa48fabae566e7b5e
UTF-8 °üÂçVn}°üÂçVn{^ 1100001010110000110000111011110011000011100000101100001110100111010101100110111001111101110000101011000011000011101111001100001110000010110000111010011101010110011011100111101101011110 c2b0c3bcc382c3a7566e7dc2b0c3bcc382c3a7566e7b5e
UHC °???Vn}°???Vn{^ 1010000111000110001111110011111100111111010101100110111001111101101000011100011000111111001111110011111101010110011011100111101101011110 a1c63f3f3f566e7da1c63f3f3f566e7b5e

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