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 ±¢¢ú@àÛ±¢¢ú@àÙ^ 1011000110100010100011111010001011111010010000001110000011011011101100011010001010001111101000101111101001000000111000001101100101011110 b1a28fa2fa40e0dbb1a28fa2fa40e0d95e
SJIS-WIN ±¢?¢?@??±¢?¢?@??^ 1000000101111101100000011001000100111111100000011001000100111111010000000011111100111111100000010111110110000001100100010011111110000001100100010011111101000000001111110011111101011110 817d81913f81913f403f3f817d81913f81913f403f3f5e
EUC-JP ±¢?¢ú@àÛ±¢?¢ú@àÙ^ 1010000111011110101000011111000100111111101000011111000110001111101010111110001001000000100011111010101110100010100011111010101011100101101000011101111010100001111100010011111110100001111100011000111110101011111000100100000010001111101010111010001010001111101010101110001101011110 a1dea1f13fa1f18fabe2408faba28faae5a1dea1f13fa1f18fabe2408faba28faae35e
UTF-8 ±¢¢ú@àÛ±¢¢ú@àÙ^ 11000010101100011100001010100010110000101000111111000010101000101100001110111010010000001100001110100000110000111001101111000010101100011100001010100010110000101000111111000010101000101100001110111010010000001100001110100000110000111001100101011110 c2b1c2a2c28fc2a2c3ba40c3a0c39bc2b1c2a2c28fc2a2c3ba40c3a0c3995e
UHC ±????@??±????@??^ 10100001101111100011111100111111001111110011111101000000001111110011111110100001101111100011111100111111001111110011111101000000001111110011111101011110 a1be3f3f3f3f403f3fa1be3f3f3f3f403f3f5e

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