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 򱎡}򱎡{^ 1111001010110001100011101010000101111101111100101011000110001110101000010111101101011110 f2b18ea17df2b18ea17b5e
SJIS-WIN ?±??}?±??{^ 00111111100000010111110100111111001111110111110100111111100000010111110100111111001111110111101101011110 3f817d3f3f7d3f817d3f3f7b5e
EUC-JP ò±?¡}ò±?¡{^ 100011111010101111010010101000011101111000111111100011111010001011000010011111011000111110101011110100101010000111011110001111111000111110100010110000100111101101011110 8fabd2a1de3f8fa2c27d8fabd2a1de3f8fa2c27b5e
UTF-8 򱎡}򱎡{^ 11000011101100101100001010110001110000101000111011000010101000010111110111000011101100101100001010110001110000101000111011000010101000010111101101011110 c3b2c2b1c28ec2a17dc3b2c2b1c28ec2a17b5e
UHC ?±?¡}?±?¡{^ 001111111010000110111110001111111010001010101110011111010011111110100001101111100011111110100010101011100111101101011110 3fa1be3fa2ae7d3fa1be3fa2ae7b5e

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