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 ±Ì²íw±Ì²íw^ 1011000111001100101100101110110101110111101100011100110010110010111011010111011101011110 b1ccb2ed77b1ccb2ed775e
SJIS-WIN ±???w±???w^ 10000001011111010011111100111111001111110111011110000001011111010011111100111111001111110111011101011110 817d3f3f3f77817d3f3f3f775e
EUC-JP ±Ì?íw±Ì?íw^ 101000011101111010001111101010101100000000111111100011111010101110111111011101111010000111011110100011111010101011000000001111111000111110101011101111110111011101011110 a1de8faac03f8fabbf77a1de8faac03f8fabbf775e
UTF-8 ±Ì²íw±Ì²íw^ 11000010101100011100001110001100110000101011001011000011101011010111011111000010101100011100001110001100110000101011001011000011101011010111011101011110 c2b1c38cc2b2c3ad77c2b1c38cc2b2c3ad775e
UHC ±?²?w±?²?w^ 101000011011111000111111101010011111011100111111011101111010000110111110001111111010100111110111001111110111011101011110 a1be3fa9f73f77a1be3fa9f73f775e

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