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 ޽úìn}޽úìn{^ 10001110101111011111101011101100011011100111110110001110101111011111101011101100011011100111101101011110 8ebdfaec6e7d8ebdfaec6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ??úìn}??úìn{^ 001111110011111110001111101010111110001010001111101010111100000001101110011111010011111100111111100011111010101111100010100011111010101111000000011011100111101101011110 3f3f8fabe28fabc06e7d3f3f8fabe28fabc06e7b5e
UTF-8 ޽úìn}޽úìn{^ 110000101000111011000010101111011100001110111010110000111010110001101110011111011100001010001110110000101011110111000011101110101100001110101100011011100111101101011110 c28ec2bdc3bac3ac6e7dc28ec2bdc3bac3ac6e7b5e
UHC ?½??n}?½??n{^ 001111111010100011110110001111110011111101101110011111010011111110101000111101100011111100111111011011100111101101011110 3fa8f63f3f6e7d3fa8f63f3f6e7b5e

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