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 ޱ°ûšŽ±°û˜^ 10001110101100011000111110110000111110111001101010001110101100011000111110110000111110111001100001011110 8eb18fb0fb9a8eb18fb0fb985e
SJIS-WIN ?±?°???±?°??^ 0011111110000001011111010011111110000001100010110011111100111111001111111000000101111101001111111000000110001011001111110011111101011110 3f817d3f818b3f3f3f817d3f818b3f3f5e
EUC-JP ?±?°û??±?°û?^ 001111111010000111011110001111111010000111101011100011111010101111100101001111110011111110100001110111100011111110100001111010111000111110101011111001010011111101011110 3fa1de3fa1eb8fabe53f3fa1de3fa1eb8fabe53f5e
UTF-8 ޱ°ûšŽ±°û˜^ 11000010100011101100001010110001110000101000111111000010101100001100001110111011110000101001101011000010100011101100001010110001110000101000111111000010101100001100001110111011110000101001100001011110 c28ec2b1c28fc2b0c3bbc29ac28ec2b1c28fc2b0c3bbc2985e
UHC ?±?°???±?°??^ 0011111110100001101111100011111110100001110001100011111100111111001111111010000110111110001111111010000111000110001111110011111101011110 3fa1be3fa1c63f3f3fa1be3fa1c63f3f5e

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