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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ?③?D?③?D^ 0011111110000111010000100011111101000100001111111000011101000010001111110100010001011110 3f87423f443f87423f445e
EUC-JP 滎??D滎??D^ 10001111110010001011100100111111001111110100010010001111110010001011100100111111001111110100010001011110 8fc8b93f3f448fc8b93f3f445e
UTF-8 滎③눈D滎③눈D^ 111001101011101110001110111000101001000110100010111010111000100010001000010001001110011010111011100011101110001010010001101000101110101110001000100010000100010001011110 e6bb8ee291a2eb888844e6bb8ee291a2eb8888445e
UHC 滎③눈D滎③눈D^ 111110111010001110101000111010011011010010101011010001001111101110100011101010001110100110110100101010110100010001011110 fba3a8e9b4ab44fba3a8e9b4ab445e

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