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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 謝嫉莵}謝嫉莵{^ 100011101101001110001110101110011110010010110111011111011000111011010011100011101011100111100100101101110111101101011110 8ed38eb9e4b77d8ed38eb9e4b77b5e
EUC-JP 謝嫉莵}謝嫉莵{^ 101111001101010110111100101110111110100010111001011111011011110011010101101111001011101111101000101110010111101101011110 bcd5bcbbe8b97dbcd5bcbbe8b97b5e
UTF-8 謝嫉莵}謝嫉莵{^ 111010001010110010011101111001011010101110001001111010001000111010110101011111011110100010101100100111011110010110101011100010011110100010001110101101010111101101011110 e8ac9de5ab89e88eb57de8ac9de5ab89e88eb57b5e
UHC 謝嫉?}謝嫉?{^ 11011110111100111111001011101100001111110111110111011110111100111111001011101100001111110111101101011110 def3f2ec3f7ddef3f2ec3f7b5e

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