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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 竇ー謔吋竇ー謔吋^ 111000101000010110110000111001101000001010001001010001001110001010000101101100001110011010000010100010010100010001011110 e285b0e6828944e285b0e68289445e
EUC-JP 竇ー謔吋竇ー謔吋^ 1110001111100101100011101011000011101011111000101011000110100101111000111110010110001110101100001110101111100010101100011010010101011110 e3e58eb0ebe2b1a5e3e58eb0ebe2b1a55e
UTF-8 竇ー謔吋竇ー謔吋^ 11100111101010111000011111101111101111011011000011101000101011001001010011100101100100001000101111100111101010111000011111101111101111011011000011101000101011001001010011100101100100001000101101011110 e7ab87efbdb0e8ac94e5908be7ab87efbdb0e8ac94e5908b5e
UHC 竇?謔?竇?謔?^ 11010100111001000011111111111001110011000011111111010100111001000011111111111001110011000011111101011110 d4e43ff9cc3fd4e43ff9cc3f5e

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