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 骰シ魏笠骰シ魏顎^ 111010011000110110111100111010011011000010001010011111011110100110001101101111001110100110110000100010100111101101011110 e98dbce9b08a7de98dbce9b08a7b5e
EUC-JP 骰シ魏笠骰シ魏顎^ 1111000111101101100011101011110011110010101100101011001111011110111100011110110110001110101111001111001010110010101100111101110001011110 f1ed8ebcf2b2b3def1ed8ebcf2b2b3dc5e
UTF-8 骰シ魏笠骰シ魏顎^ 11101001101010101011000011101111101111011011110011101001101011011000111111100111101011001010000011101001101010101011000011101111101111011011110011101001101011011000111111101001101000011000111001011110 e9aab0efbdbce9ad8fe7aca0e9aab0efbdbce9ad8fe9a18e5e
UHC ??魏笠??魏顎^ 00111111001111111110101011100000110110001010001000111111001111111110101011100000111001001100100101011110 3f3feae0d8a23f3feae0e4c95e

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