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{^ 1000111110101101011010001000111110101101011001100100111001111101100011111010110101101000100011111010110101100110010011100111101101011110 8fad688fad664e7d8fad688fad664e7b5e
SJIS-WIN ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
EUC-JP ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
UTF-8 ­h­fN}­h­fN{^ 11000010100011111100001010101101011010001100001010001111110000101010110101100110010011100111110111000010100011111100001010101101011010001100001010001111110000101010110101100110010011100111101101011110 c28fc2ad68c28fc2ad664e7dc28fc2ad68c28fc2ad664e7b5e
UHC ?­h?­fN}?­h?­fN{^ 001111111010000110101001011010000011111110100001101010010110011001001110011111010011111110100001101010010110100000111111101000011010100101100110010011100111101101011110 3fa1a9683fa1a9664e7d3fa1a9683fa1a9664e7b5e

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