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{^ 11101000100110001001101001011110011010001110100010011000100110100101111001100110010011100111110111101000100110001001101001011110011010001110100010011000100110100101111001100110010011100111101101011110 e8989a5e68e8989a5e664e7de8989a5e68e8989a5e664e7b5e
EUC-JP 陂喊h陂喊fN}陂喊h陂喊fN{^ 11101111111110001101001110111111011010001110111111111000110100111011111101100110010011100111110111101111111110001101001110111111011010001110111111111000110100111011111101100110010011100111101101011110 eff8d3bf68eff8d3bf664e7deff8d3bf68eff8d3bf664e7b5e
UTF-8 陂喊h陂喊fN}陂喊h陂喊fN{^ 111010011001100110000010111001011001011010001010011010001110100110011001100000101110010110010110100010100110011001001110011111011110100110011001100000101110010110010110100010100110100011101001100110011000001011100101100101101000101001100110010011100111101101011110 e99982e5968a68e99982e5968a664e7de99982e5968a68e99982e5968a664e7b5e
UHC 陂喊h陂喊fN}陂喊h陂喊fN{^ 11111001101011101111100111100010011010001111100110101110111110011110001001100110010011100111110111111001101011101111100111100010011010001111100110101110111110011110001001100110010011100111101101011110 f9aef9e268f9aef9e2664e7df9aef9e268f9aef9e2664e7b5e

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