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{^ 1111101101001111011010001111101101001111011001100100111001111101111110110100111101101000111110110100111101100110010011100111101101011110 fb4f68fb4f664e7dfb4f68fb4f664e7b5e
EUC-JP 瀇h瀇fN}瀇h瀇fN{^ 100011111100100110101101011010001000111111001001101011010110011001001110011111011000111111001001101011010110100010001111110010011010110101100110010011100111101101011110 8fc9ad688fc9ad664e7d8fc9ad688fc9ad664e7b5e
UTF-8 瀇h瀇fN}瀇h瀇fN{^ 111001111000000010000111011010001110011110000000100001110110011001001110011111011110011110000000100001110110100011100111100000001000011101100110010011100111101101011110 e7808768e78087664e7de7808768e78087664e7b5e
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)