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 ޱñ¬\}ޱñ¬\{^ 10001110101100011111000110101100010111000111110110001110101100011111000110101100010111000111101101011110 8eb1f1ac5c7d8eb1f1ac5c7b5e
SJIS-WIN ?±?¬\}?±?¬\{^ 0011111110000001011111010011111110000001110010100101110001111101001111111000000101111101001111111000000111001010010111000111101101011110 3f817d3f81ca5c7d3f817d3f81ca5c7b5e
EUC-JP ?±ñ¬\}?±ñ¬\{^ 001111111010000111011110100011111010101111010000101000101100110001011100011111010011111110100001110111101000111110101011110100001010001011001100010111000111101101011110 3fa1de8fabd0a2cc5c7d3fa1de8fabd0a2cc5c7b5e
UTF-8 ޱñ¬\}ޱñ¬\{^ 110000101000111011000010101100011100001110110001110000101010110001011100011111011100001010001110110000101011000111000011101100011100001010101100010111000111101101011110 c28ec2b1c3b1c2ac5c7dc28ec2b1c3b1c2ac5c7b5e
UHC ?±??\}?±??\{^ 001111111010000110111110001111110011111101011100011111010011111110100001101111100011111100111111010111000111101101011110 3fa1be3f3f5c7d3fa1be3f3f5c7b5e

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