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{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 鋧h鋧fN}鋧h鋧fN{^ 1111101111001111011010001111101111001111011001100100111001111101111110111100111101101000111110111100111101100110010011100111101101011110 fbcf68fbcf664e7dfbcf68fbcf664e7b5e
EUC-JP 鋧h鋧fN}鋧h鋧fN{^ 100011111110010011001011011010001000111111100100110010110110011001001110011111011000111111100100110010110110100010001111111001001100101101100110010011100111101101011110 8fe4cb688fe4cb664e7d8fe4cb688fe4cb664e7b5e
UTF-8 鋧h鋧fN}鋧h鋧fN{^ 111010011000101110100111011010001110100110001011101001110110011001001110011111011110100110001011101001110110100011101001100010111010011101100110010011100111101101011110 e98ba768e98ba7664e7de98ba768e98ba7664e7b5e
UHC ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e

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