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 ޱ°î}ޱ°î{^ 10001110101100011000111110110000111011100111110110001110101100011000111110110000111011100111101101011110 8eb18fb0ee7d8eb18fb0ee7b5e
SJIS-WIN ?±?°?}?±?°?{^ 0011111110000001011111010011111110000001100010110011111101111101001111111000000101111101001111111000000110001011001111110111101101011110 3f817d3f818b3f7d3f817d3f818b3f7b5e
EUC-JP ?±?°î}?±?°î{^ 001111111010000111011110001111111010000111101011100011111010101111000010011111010011111110100001110111100011111110100001111010111000111110101011110000100111101101011110 3fa1de3fa1eb8fabc27d3fa1de3fa1eb8fabc27b5e
UTF-8 ޱ°î}ޱ°î{^ 1100001010001110110000101011000111000010100011111100001010110000110000111010111001111101110000101000111011000010101100011100001010001111110000101011000011000011101011100111101101011110 c28ec2b1c28fc2b0c3ae7dc28ec2b1c28fc2b0c3ae7b5e
UHC ?±?°?}?±?°?{^ 0011111110100001101111100011111110100001110001100011111101111101001111111010000110111110001111111010000111000110001111110111101101011110 3fa1be3fa1c63f7d3fa1be3fa1c63f7b5e

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