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{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
EUC-JP 縕h縕fN}縕h縕fN{^ 100011111101010011000010011010001000111111010100110000100110011001001110011111011000111111010100110000100110100010001111110101001100001001100110010011100111101101011110 8fd4c2688fd4c2664e7d8fd4c2688fd4c2664e7b5e
UTF-8 縕h縕fN}縕h縕fN{^ 111001111011100010010101011010001110011110111000100101010110011001001110011111011110011110111000100101010110100011100111101110001001010101100110010011100111101101011110 e7b89568e7b895664e7de7b89568e7b895664e7b5e
UHC 縕h縕fN}縕h縕fN{^ 1110100010110010011010001110100010110010011001100100111001111101111010001011001001101000111010001011001001100110010011100111101101011110 e8b268e8b2664e7de8b268e8b2664e7b5e

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