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 ?③?}?③?{^ 0011111110000111010000100011111101111101001111111000011101000010001111110111101101011110 3f87423f7d3f87423f7b5e
EUC-JP 滎??}滎??{^ 10001111110010001011100100111111001111110111110110001111110010001011100100111111001111110111101101011110 8fc8b93f3f7d8fc8b93f3f7b5e
UTF-8 滎③눈}滎③눈{^ 111001101011101110001110111000101001000110100010111010111000100010001000011111011110011010111011100011101110001010010001101000101110101110001000100010000111101101011110 e6bb8ee291a2eb88887de6bb8ee291a2eb88887b5e
UHC 滎③눈}滎③눈{^ 111110111010001110101000111010011011010010101011011111011111101110100011101010001110100110110100101010110111101101011110 fba3a8e9b4ab7dfba3a8e9b4ab7b5e

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