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 訃焔輯}訃焔輯{^ 111001100101110110001001100010111000111101010011011111011110011001011101100010011000101110001111010100110111101101011110 e65d898b8f537de65d898b8f537b5e
EUC-JP 訃焔輯}訃焔輯{^ 111010111011111010110001111010111011110110110100011111011110101110111110101100011110101110111101101101000111101101011110 ebbeb1ebbdb47debbeb1ebbdb47b5e
UTF-8 訃焔輯}訃焔輯{^ 111010001010100010000011111001111000010010010100111010001011110010101111011111011110100010101000100000111110011110000100100101001110100010111100101011110111101101011110 e8a883e78494e8bcaf7de8a883e78494e8bcaf7b5e
UHC 訃?輯}訃?輯{^ 11011101101101010011111111110010111111100111110111011101101101010011111111110010111111100111101101011110 ddb53ff2fe7dddb53ff2fe7b5e

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