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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 竇イ雖蛾漁霆ク 111000101000010110110010111001011010101110001001111010011000101110011001111010001011101110111000 e285b2e5ab89e98b99e8bbb8
EUC-JP 竇イ雖蛾漁霆ク 1110001111100101100011101011001011101010101011011011001011101011101101011111100111110000101111011000111010111000 e3e58eb2eaadb2ebb5f9f0bd8eb8
UTF-8 竇イ雖蛾漁霆ク 111001111010101110000111111011111011110110110010111010011001101110010110111010001001101110111110111001101011110010000001111010011001110010000110111011111011110110111000 e7ab87efbdb2e99b96e89bbee6bc81e99c86efbdb8
UHC 竇?雖蛾漁霆? 110101001110010000111111111000101100110011100100101101101110010111011011111011111111110100111111 d4e43fe2cce4b6e5dbeffd3f

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