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 魄ア霎曠魄ア霎曠^ 111010011010111010110001111010001011111010011110010001001110100110101110101100011110100010111110100111100100010001011110 e9aeb1e8be9e44e9aeb1e8be9e445e
EUC-JP 魄ア霎曠魄ア霎曠^ 1111001010110000100011101011000111110000110000001101101110100101111100101011000010001110101100011111000011000000110110111010010101011110 f2b08eb1f0c0dba5f2b08eb1f0c0dba55e
UTF-8 魄ア霎曠魄ア霎曠^ 11101001101011011000010011101111101111011011000111101001100111001000111011100110100110111010000011101001101011011000010011101111101111011011000111101001100111001000111011100110100110111010000001011110 e9ad84efbdb1e99c8ee69ba0e9ad84efbdb1e99c8ee69ba05e
UHC 魄??曠魄??曠^ 11011011110111100011111100111111110011101100011111011011110111100011111100111111110011101100011101011110 dbde3f3fcec7dbde3f3fcec75e

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