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{^ 10010000110010001110011011011100011010001001000011001000111001101101110001100110010011100111110110010000110010001110011011011100011010001001000011001000111001101101110001100110010011100111101101011110 90c8e6dc6890c8e6dc664e7d90c8e6dc6890c8e6dc664e7b5e
EUC-JP 席贖h席贖fN}席贖h席贖fN{^ 11000000110010101110110011011110011010001100000011001010111011001101111001100110010011100111110111000000110010101110110011011110011010001100000011001010111011001101111001100110010011100111101101011110 c0caecde68c0caecde664e7dc0caecde68c0caecde664e7b5e
UTF-8 席贖h席贖fN}席贖h席贖fN{^ 111001011011100010101101111010001011010010010110011010001110010110111000101011011110100010110100100101100110011001001110011111011110010110111000101011011110100010110100100101100110100011100101101110001010110111101000101101001001011001100110010011100111101101011110 e5b8ade8b49668e5b8ade8b496664e7de5b8ade8b49668e5b8ade8b496664e7b5e
UHC 席贖h席贖fN}席贖h席贖fN{^ 11100000101011001110000111011011011010001110000010101100111000011101101101100110010011100111110111100000101011001110000111011011011010001110000010101100111000011101101101100110010011100111101101011110 e0ace1db68e0ace1db664e7de0ace1db68e0ace1db664e7b5e

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