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{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 匙潁h匙潁fN}匙潁h匙潁fN{^ 10001101111110101001111111110001011010001000110111111010100111111111000101100110010011100111110110001101111110101001111111110001011010001000110111111010100111111111000101100110010011100111101101011110 8dfa9ff1688dfa9ff1664e7d8dfa9ff1688dfa9ff1664e7b5e
EUC-JP 匙潁h匙潁fN}匙潁h匙潁fN{^ 10111010111111001101111011110011011010001011101011111100110111101111001101100110010011100111110110111010111111001101111011110011011010001011101011111100110111101111001101100110010011100111101101011110 bafcdef368bafcdef3664e7dbafcdef368bafcdef3664e7b5e
UTF-8 匙潁h匙潁fN}匙潁h匙潁fN{^ 111001011000110010011001111001101011110110000001011010001110010110001100100110011110011010111101100000010110011001001110011111011110010110001100100110011110011010111101100000010110100011100101100011001001100111100110101111011000000101100110010011100111101101011110 e58c99e6bd8168e58c99e6bd81664e7de58c99e6bd8168e58c99e6bd81664e7b5e
UHC 匙潁h匙潁fN}匙潁h匙潁fN{^ 11100011101101011110011110111000011010001110001110110101111001111011100001100110010011100111110111100011101101011110011110111000011010001110001110110101111001111011100001100110010011100111101101011110 e3b5e7b868e3b5e7b8664e7de3b5e7b868e3b5e7b8664e7b5e

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