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 ??@h??@fN}??@h??@fN{^ 001111110011111101000000011010000011111100111111010000000110011001001110011111010011111100111111010000000110100000111111001111110100000001100110010011100111101101011110 3f3f40683f3f40664e7d3f3f40683f3f40664e7b5e
SJIS-WIN ?ァ@h?ァ@fN}?ァ@h?ァ@fN{^ 001111111010011101000000011010000011111110100111010000000110011001001110011111010011111110100111010000000110100000111111101001110100000001100110010011100111101101011110 3fa740683fa740664e7d3fa740683fa740664e7b5e
EUC-JP ?ァ@h?ァ@fN}?ァ@h?ァ@fN{^ 00111111100011101010011101000000011010000011111110001110101001110100000001100110010011100111110100111111100011101010011101000000011010000011111110001110101001110100000001100110010011100111101101011110 3f8ea740683f8ea740664e7d3f8ea740683f8ea740664e7b5e
UTF-8 䵸ァ@h䵸ァ@fN}䵸ァ@h䵸ァ@fN{^ 11100100101101011011100011101111101111011010011101000000011010001110010010110101101110001110111110111101101001110100000001100110010011100111110111100100101101011011100011101111101111011010011101000000011010001110010010110101101110001110111110111101101001110100000001100110010011100111101101011110 e4b5b8efbda74068e4b5b8efbda740664e7de4b5b8efbda74068e4b5b8efbda740664e7b5e
UHC ??@h??@fN}??@h??@fN{^ 001111110011111101000000011010000011111100111111010000000110011001001110011111010011111100111111010000000110100000111111001111110100000001100110010011100111101101011110 3f3f40683f3f40664e7d3f3f40683f3f40664e7b5e

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