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 ?oh?ofN}?oh?ofN{^ 0011111101101111011010000011111101101111011001100100111001111101001111110110111101101000001111110110111101100110010011100111101101011110 3f6f683f6f664e7d3f6f683f6f664e7b5e
SJIS-WIN ?oh?ofN}?oh?ofN{^ 0011111101101111011010000011111101101111011001100100111001111101001111110110111101101000001111110110111101100110010011100111101101011110 3f6f683f6f664e7d3f6f683f6f664e7b5e
EUC-JP ?oh?ofN}?oh?ofN{^ 0011111101101111011010000011111101101111011001100100111001111101001111110110111101101000001111110110111101100110010011100111101101011110 3f6f683f6f664e7d3f6f683f6f664e7b5e
UTF-8 ⪞oh⪞ofN}⪞oh⪞ofN{^ 11100010101010101001111001101111011010001110001010101010100111100110111101100110010011100111110111100010101010101001111001101111011010001110001010101010100111100110111101100110010011100111101101011110 e2aa9e6f68e2aa9e6f664e7de2aa9e6f68e2aa9e6f664e7b5e
UHC ?oh?ofN}?oh?ofN{^ 0011111101101111011010000011111101101111011001100100111001111101001111110110111101101000001111110110111101100110010011100111101101011110 3f6f683f6f664e7d3f6f683f6f664e7b5e

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