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 莵贏贏}莵贏贏{^ 111001001011011111100110110101011110011011010101011111011110010010110111111001101101010111100110110101010111101101011110 e4b7e6d5e6d57de4b7e6d5e6d57b5e
EUC-JP 莵贏贏}莵贏贏{^ 111010001011100111101100110101111110110011010111011111011110100010111001111011001101011111101100110101110111101101011110 e8b9ecd7ecd77de8b9ecd7ecd77b5e
UTF-8 莵贏贏}莵贏贏{^ 111010001000111010110101111010001011010010001111111010001011010010001111011111011110100010001110101101011110100010110100100011111110100010110100100011110111101101011110 e88eb5e8b48fe8b48f7de88eb5e8b48fe8b48f7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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