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 ޱ°úøŽ±°úö^ 10001110101100011000111110110000111110101111100010001110101100011000111110110000111110101111011001011110 8eb18fb0faf88eb18fb0faf65e
SJIS-WIN ?±?°???±?°??^ 0011111110000001011111010011111110000001100010110011111100111111001111111000000101111101001111111000000110001011001111110011111101011110 3f817d3f818b3f3f3f817d3f818b3f3f5e
EUC-JP ?±?°úø?±?°úö^ 00111111101000011101111000111111101000011110101110001111101010111110001010001111101010011100110000111111101000011101111000111111101000011110101110001111101010111110001010001111101010111101001101011110 3fa1de3fa1eb8fabe28fa9cc3fa1de3fa1eb8fabe28fabd35e
UTF-8 ޱ°úøŽ±°úö^ 11000010100011101100001010110001110000101000111111000010101100001100001110111010110000111011100011000010100011101100001010110001110000101000111111000010101100001100001110111010110000111011011001011110 c28ec2b1c28fc2b0c3bac3b8c28ec2b1c28fc2b0c3bac3b65e
UHC ?±?°?ø?±?°??^ 001111111010000110111110001111111010000111000110001111111010100110101010001111111010000110111110001111111010000111000110001111110011111101011110 3fa1be3fa1c63fa9aa3fa1be3fa1c63f3f5e

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