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 雕画ウ・雕画ウ・^ 11101000101110001000100111100110101100111010010111101000101110001000100111100110101100111010010101011110 e8b889e6b3a5e8b889e6b3a55e
EUC-JP 雕画ウ・雕画ウ・^ 1111000010111010101100101110100010001110101100111000111010100101111100001011101010110010111010001000111010110011100011101010010101011110 f0bab2e88eb38ea5f0bab2e88eb38ea55e
UTF-8 雕画ウ・雕画ウ・^ 11101001100110111001010111100111100101001011101111101111101111011011001111101111101111011010010111101001100110111001010111100111100101001011101111101111101111011011001111101111101111011010010101011110 e99b95e794bbefbdb3efbda5e99b95e794bbefbdb3efbda55e
UHC 雕???雕???^ 1111000011100111001111110011111100111111111100001110011100111111001111110011111101011110 f0e73f3f3ff0e73f3f3f5e

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